Skip to content

Commit d8cd752

Browse files
authored
Update README.md
1 parent 3af16fc commit d8cd752

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,7 @@ A plan is a pre-defined yaml with optional template variables that can be used t
7272
repeate specific tasks. Fields in the yaml file match the params you would send
7373
to the command.
7474

75-
Current commands supported in a `plan` file:
76-
77-
- cloud server create
78-
- cloud server resize
79-
- cloud template restore
80-
- ssh
75+
For current commands supported via plans, take a look in the `examples/plans` directory of this repo.
8176

8277
Example:
8378

0 commit comments

Comments
 (0)