Using --option ARGUMENT
The OpenStack CLI commands support both --option ARGUMENT and --option=ARGUMENT. In technical publications, use --option ARGUMENT.[1] [1]https://docs.openstack.org/doc-contrib-guide/writing-style/code-conventions.html Change-Id: Ia6d587bbea3d71533fa6f859e7e34aac4c594d8e
This commit is contained in:
parent
e085138263
commit
99288fb670
@ -81,7 +81,7 @@ Retrieving introspection data
|
|||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
$ openstack baremetal introspection data save [--file=file_name] NODE_ID
|
$ openstack baremetal introspection data save [--file file_name] NODE_ID
|
||||||
|
|
||||||
* ``NODE_ID`` - Ironic node UUID or name;
|
* ``NODE_ID`` - Ironic node UUID or name;
|
||||||
* ``file_name`` - file name to save data to. If file name is not provided,
|
* ``file_name`` - file name to save data to. If file name is not provided,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user