We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af16fc commit d8cd752Copy full SHA for d8cd752
README.md
@@ -72,12 +72,7 @@ A plan is a pre-defined yaml with optional template variables that can be used t
72
repeate specific tasks. Fields in the yaml file match the params you would send
73
to the command.
74
75
-Current commands supported in a `plan` file:
76
-
77
-- cloud server create
78
-- cloud server resize
79
-- cloud template restore
80
-- ssh
+For current commands supported via plans, take a look in the `examples/plans` directory of this repo.
81
82
Example:
83
0 commit comments