summaryrefslogtreecommitdiff
path: root/doc/source/cli/osc
Commit message (Collapse)AuthorAgeFilesLines
* Allocation API: client API and CLIDmitry Tantsur2019-02-161-0/+7
| | | | | | | | | Adds the Python API to create/list/view/delete allocations, as well as the OpenStackClient commands. Change-Id: Ib97ee888c4a7b6dfa38934f02372284aa4c781a0 Story: #2004341 Task: #28028
* [doc] Add 'openstack create' command to command referenceRuby Loo2018-03-141-0/+7
| | | | | | | | This adds the 'openstack create' command to the Command Reference section of the 'openstack baremetal CLI' documentation. Change-Id: Id31e0c7d7f6dc15bfb22a337cfc4798b43c52327 Closes-Bug: #1755847
* Add auto-generated CLI referenceMichael Johnson2017-08-231-0/+40
The Ironic OSC plugin CLI was not being fully documented. This patch enables an auto-generated CLI reference for the OSC plugin. Note: There is a formatting issue with required arguments that include a hyphen. This has been opened as a bug [1]. [1] https://bugs.launchpad.net/python-cliff/+bug/1712612 Closes-Bug: #1712099 Change-Id: I541214f3b3bab9af0ae79c8055dfa1f151560b21