Start plan using command line #275
-
Is there a way to run specific plan using command line? I would like to run one of my plans after DB dump is complete. Is it possible? |
Beta Was this translation helpful? Give feedback.
Answered by
garethgeorge
May 12, 2024
Replies: 1 comment
-
You can do this with curl (with the caveat that I don't guarantee this API will stay stable)
note: this will only work if you disable authentication. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
garethgeorge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do this with curl (with the caveat that I don't guarantee this API will stay stable)
note: this will only work if you disable authentication.