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 d0e4329 commit c47a2f8Copy full SHA for c47a2f8
README.md
@@ -9,7 +9,6 @@ Assorted CLI utils
9
`docker run --rm -it keboola/cli-utils php ./cli.php`
10
11
## Bulk Project Add Feature
12
-
13
Adds a project feature to multiple projects
14
15
```
@@ -145,7 +144,7 @@ It will perform a dry run unleass the `--force/-f` option is applied.
145
144
146
- Run the command
147
148
- php ./cli.php storage:delete-orphaned=workspaces [--force/-f] <storage-token> <component-list> <untile-date> <hostname-suffix>
+ php ./cli.php storage:delete-orphaned-workspaces [--force/-f] <storage-token> <component-list> <untile-date> <hostname-suffix>
149
150
151
## Delete Orphaned Workspaces in Organization command
0 commit comments