Merge "Fix JSON string in example of starting manual cleaning"
This commit is contained in:
commit
e90eee6e84
@ -170,7 +170,7 @@ higher.
|
||||
An example of doing this with a JSON string::
|
||||
|
||||
ironic --ironic-api-version 1.15 node-set-provision-state \
|
||||
clean --clean-steps '{"clean_steps": [...]}'
|
||||
clean --clean-steps '[...]'
|
||||
|
||||
Or with a file::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user