From 24cfb23199a4443baf3c54e36992acb07c2fe45c Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 2 Mar 2018 11:55:20 +0530 Subject: Correct the profile doc content format Issue-ID: CLI-95 Change-Id: If00dcb2aefcd21dc028b404f0c3f78051bca5605 Signed-off-by: Kanagaraj Manickam k00365106 --- docs/user_guide.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs') 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= + 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 ---- -- cgit 1.2.3-korg