File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ features :
3+ - |
4+ The `status` command is now available as `get status`.
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ osism.commands:
5555 get logs file = osism.commands.log:File
5656 get logs opensearch = osism.commands.log:Opensearch
5757 get states = osism.commands.get:States
58+ get status = osism.commands.status:Run
5859 get tasks = osism.commands.get:Tasks
5960 get versions manager = osism.commands.get:VersionsManager
6061 log ansible = osism.commands.log:Ansible
@@ -84,7 +85,6 @@ osism.commands:
8485 service = osism.commands.service:Run
8586 set bootstrap = osism.commands.set:Bootstrap
8687 set maintenance = osism.commands.set:Maintenance
87- status = osism.commands.status:Run
8888 task list = osism.commands.get:Tasks
8989 task revoke = osism.commands.task:Revoke
9090 validate = osism.commands.validate:Run
You can’t perform that action at this time.
0 commit comments