diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-02 11:55:20 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-02 11:55:20 +0530 |
commit | 24cfb23199a4443baf3c54e36992acb07c2fe45c (patch) | |
tree | 42622ecb0904b97648c644291a8380d8c8d780d2 /docs/user_guide.rst | |
parent | 6919a1547eb25bd998b6b29a1f42fff80d336c14 (diff) |
Correct the profile doc content format
Issue-ID: CLI-95
Change-Id: If00dcb2aefcd21dc028b404f0c3f78051bca5605
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/user_guide.rst')
-rw-r--r-- | docs/user_guide.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst index 4dc633f8..7b2d0544 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -55,9 +55,13 @@ otherwise on typing 'profile' on the console, corresponding profiles will be eff So you can switch across profiles by using this directive 'profile'. 3. For example, to add the credentials, Run following steps: + a. set host-url=<aai-url> + b. set host-username=AAI + c. set host-pasword=AAI + d. Type 'set' to print all these arguments stored so far. NOTE: Profiles are not limited to set only credentials, you can set any frequently using @@ -69,8 +73,7 @@ running the CLI. 5. Profile information is persisted, so when you disconnect and connect again the CLI console, you can start use the same profile again. -NOTE: Use the directive 'set' for setting the values for parameters and 'unset' for reseting - the values. +NOTE: Use the directive 'set' for setting the values for parameters and 'unset' for reseting the values. Help ---- |