summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/keypair.rst
Commit message (Collapse)AuthorAgeFilesLines
* change os in command example to openstack(2)Kevin_Zheng2016-12-201-4/+4
| | | | | | | | | In the current doc, the command examples are like "os server create" but the acutal command should be started with "openstack" instead of "os", it is misleading to first time users. Change-Id: I80c96f0938cec382f2f714a500138bd5a2c81aa0
* Adds information about private key generation for instance accessAnne Gentle2016-10-251-10/+12
| | | | | | | - Also updated the help text in the command itself. Change-Id: Ib3d4f94ef415a3f12024d0d7c000d2de20de001b Partial-Bug: 1549410
* Add missing '(name only)' message for keypair in computev2Huanxuan Ao2016-07-041-1/+1
| | | | | | | | | In 'keypair show' command. One help message had '(name only)' but the doc had not. And another had not '(name only)' but the doc had. This patch Fixs them and keeps the consistent between doc and help message. Change-Id: Ic88219ae25a6f545a1db39e6b585e1857ae9e2e0
* Support bulk deletion for delete commands in computev2Huanxuan Ao2016-06-271-3/+3
| | | | | | | | | | | Support bulk deletion and error handling for "keypair delete" and "service delete" commands in computev2. Up to now, all the delete commands in computev2 support bulk deletion. Change-Id: I6d5c960e9716188e56615514d0921618a15a88ec Partially-Implements: blueprint multi-argument-compute Partial-Bug: #1592906
* fix keypair help msgsunyajing2016-06-061-2/+2
| | | | | | | keypair delete and keypair show commands cannot work on keypair ID Change-Id: I958fcd2ed184706b28d63cc9c73a8b566e86a16c Closes-Bug:#1588701
* Fix yet more documentation warningsTerryHowe2015-07-211-4/+4
| | | | Change-Id: I87683039601ae90531f27ebebbc4d0b1d252e846
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-3/+3
| | | | | | | | | try and add some consistency with the show and delete commands. replace 'show x' with 'display x' change 'delete a y' with just 'delete y' Change-Id: I47dfa8ee23ac5c41b355796415eb515155832f65
* Add versioning to the docs that missed itSteve Martinelli2015-01-091-0/+2
| | | | Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
* Command object docs: aggregate, console *, keypairDean Troyer2014-11-191-0/+71
aggregate console log console url keypair Change-Id: Iec9b8404ed5febd061a5dfd674b76aaa8aba67bc