Added the --force option to the dcmanager.
Added the --force option to the dcmanager upgrade-strategy create command. Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com> Change-Id: I3e9d39c1ae7b78f8917ec494aec2c7b14ae47134
This commit is contained in:
@@ -163,6 +163,7 @@ following conditions:
|
||||
[–-max-parallel-subclouds <i>] \
|
||||
[–-stop-on-failure <level>] \
|
||||
[--group group] \
|
||||
[--force] \
|
||||
[<subcloud>]
|
||||
|
||||
where:
|
||||
@@ -195,6 +196,10 @@ following conditions:
|
||||
The subcloud group values are used for subcloud apply type and max
|
||||
parallel subclouds parameters.
|
||||
|
||||
**force**
|
||||
Upgrade both online and offline subclouds. Can be used for a single
|
||||
subcloud, or a subcloud group.
|
||||
|
||||
For example:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
Reference in New Issue
Block a user