You can configure the CLI environment for your current login session. Your settings are not retained when you exit the CLI.
To display the current CLI settings, enter the show cli command:
user@host> show cli
CLI complete-on-space set to on CLI idle-timeout disabled CLI restart-on-upgrade set to on CLI screen-length set to 49 CLI screen-width set to 132 CLI terminal is 'vt100' CLI is operating in enhanced mode CLI working directory is '/cf/var/home/remote'
To change the CLI environment, use the set cli operational mode command:
user@host> set cli ?
Possible completions: complete-on-space Set whether typing space completes current word directory Set working directory idle-timeout Set maximum idle time before login session ends prompt Set CLI command prompt string restart-on-upgrade Set whether CLI prompts to restart after software upgrade screen-length Set number of lines on screen screen-width Set number of characters on a line terminal Set terminal type
Table 28 shows how you can change the CLI environment features.
Table 28: Configuring the CLI Environment