diff options
Diffstat (limited to 'docs/user_guide.rst')
-rw-r--r-- | docs/user_guide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst index bcdf64f8..919e0a8d 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -13,8 +13,8 @@ Provides unified commands to operate any products from Linux console and web com Configure the following environment variables, before using it: 1. **OPEN_CLI_HOST_URL** - Catalog or service URL -2. **OPEN_CLI_USERNAME** - Service user name -3. **OPEN_CLI_PASSWORD** - Service user password +2. **OPEN_CLI_HOST_USERNAME** - Service user name +3. **OPEN_CLI_HOST_PASSWORD** - Service user password To Run a command ----------------- |