diff options
| author | Ruby Loo <ruby.loo@intel.com> | 2018-03-14 11:43:30 -0400 |
|---|---|---|
| committer | Ruby Loo <ruby.loo@intel.com> | 2018-03-14 11:43:30 -0400 |
| commit | 0eb4b410228847b4c44cc2a20e42505d3fdffa58 (patch) | |
| tree | d828f1ddf0e817ad80fb95a81a4ea4a1bd3ff75b /doc/source/cli | |
| parent | 9a6055193c7aa377432cd937dbc79f36513f1663 (diff) | |
| download | python-ironicclient-0eb4b410228847b4c44cc2a20e42505d3fdffa58.tar.gz | |
[doc] Add 'openstack create' command to command reference
This adds the 'openstack create' command to the Command Reference
section of the 'openstack baremetal CLI' documentation.
Change-Id: Id31e0c7d7f6dc15bfb22a337cfc4798b43c52327
Closes-Bug: #1755847
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/osc/v1/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/cli/osc/v1/index.rst b/doc/source/cli/osc/v1/index.rst index c0aee31..2c307be 100644 --- a/doc/source/cli/osc/v1/index.rst +++ b/doc/source/cli/osc/v1/index.rst @@ -12,6 +12,13 @@ baremetal chassis :command: baremetal chassis * ================ +baremetal create +================ + +.. autoprogram-cliff:: openstack.baremetal.v1 + :command: baremetal create + +================ baremetal driver ================ |
