summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/service.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update service clist commands for v2 and v3Dean Troyer2015-01-161-6/+5
| | | | | | | | | | | | Changes to the 'service list' commands for Identity v2 and v3: * Document support for --long * Add Description to v3 output with --long * v3 output is now (ID, Name, Type), with (Description, Enabled) added with --long * Change v2 output to match v3 output, with the absense of Enabled. * Update doc to match Closes-Bug: #1411337 Change-Id: I999e3df22f61350cdeba63bbb7d01145c2ffeeaf
* Command docs: add serviceDean Troyer2015-01-121-0/+144
Co-Authored-By: Lin Hua Cheng <os.lcheng@gmail.com> Change-Id: Icd39e6d769fd4c4797fcf4ef9eb97c71ed166b3b Closes-Bug: #1404434