mirror of https://github.com/docker/docs.git
Update upgrade.md (#4844)
This commit is contained in:
parent
e757b1b3e7
commit
d4a19be08b
|
@ -41,7 +41,7 @@ healthy, before upgrading other nodes.
|
||||||
|`--interactive, i`|Run in interactive mode and prompt for configuration values|
|
|`--interactive, i`|Run in interactive mode and prompt for configuration values|
|
||||||
|`--admin-username`|The UCP administrator username|
|
|`--admin-username`|The UCP administrator username|
|
||||||
|`--admin-password`|The UCP administrator password|
|
|`--admin-password`|The UCP administrator password|
|
||||||
|`--pull`|Pull UCP images: 'always', when 'missing', or 'never'|
|
|`--pull`|Pull UCP images: `always`, when `missing`, or `never`|
|
||||||
|`--registry-username`|Username to use when pulling images|
|
|`--registry-username`|Username to use when pulling images|
|
||||||
|`--registry-password`|Password to use when pulling images|
|
|`--registry-password`|Password to use when pulling images|
|
||||||
|`--id`|The ID of the UCP instance to upgrade|
|
|`--id`|The ID of the UCP instance to upgrade|
|
||||||
|
|
Loading…
Reference in New Issue