distcloud-client/distributedcloud-client/dcmanagerclient/commands
Gustavo Herzmann 2b7efc3eea Rename dcmanager subcloud-deploy commands
Renames the 'dcmanager subcloud-deploy upload/show' commands to
'dcmanager subcloud deploy upload/show'. This is done so that the
command names are consistent with the new 'dcmanager subcloud deploy'
commands (add, install, bootstrap, config, abort and resume).

The original commands will return a deprecation notice, instructing
the user to use the new command names.

Test Plan:
1. PASS - Verify that both renamed commands are working as expected (no
          change to the command functionality);
2. PASS - Verify that the old commands are returning the deprecation
          notice instructing the user to use the renamed commands;
3. PASS - Verify that the return code when using the deprecated
          commands is 1;
4. PASS - Verify that the 'dcmanager help' shows the correct help
          message for the renamed commands.

Story: 2010756
Task: 48054

Change-Id: I731b49d74b8d05b411030e3ed83dbc0266df9d9b
Signed-off-by: Gustavo Herzmann <gustavo.herzmann@windriver.com>
2023-07-19 17:40:56 +00:00
..
v1 Rename dcmanager subcloud-deploy commands 2023-07-19 17:40:56 +00:00
README.rst Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00

README.rst

Commands

This module helps in mapping dcmanager commands to APIs.