Updates developer install doc to use trove cli
Closes-Bug: #1260284 Change-Id: I293675592c2385bfab8ba73333ac515e68184d43
This commit is contained in:
parent
77575abfcd
commit
cc59703754
@ -81,18 +81,20 @@ options that you can run.
|
||||
Running the trove client
|
||||
------------------------
|
||||
|
||||
* rd-client sets of the authorization endpoint and gets a token for you::
|
||||
* The trove client is run using the trove command. You can show the
|
||||
complete documentation on the shell by running trove help::
|
||||
|
||||
# ./redstack rd-client
|
||||
# trove help
|
||||
|
||||
|
||||
-----------------------
|
||||
Running the nova client
|
||||
-----------------------
|
||||
|
||||
* nova-client sets of the authorization endpoint and gets a token for you::
|
||||
* The nova client is run using the nova command. You can show the
|
||||
complete documentation on the shell by running nova help:::
|
||||
|
||||
# ./redstack nova-client
|
||||
# nova help
|
||||
|
||||
|
||||
More information
|
||||
|
Loading…
Reference in New Issue
Block a user