user-profile
Syntax
Description
This command configures the user environment settings.
Options
Parameter | Description | Range | Default Value |
---|---|---|---|
alias string expansion command | Creates an alias for a command name | Text string followed by a command | None |
description string | Description for the user | Text string | None |
session parameter { true | false | value } | Sets CLI session parameters | autowizard: Automatically queries the user for mandatory elements if true. The default is true. complete-on-space: Supports command completion on space if true. The default is false. display-level: Sets the maximum depth to show when displaying configuration. history: Sets the number of past commands to keep in the command history. idle-timeout: Sets the duration of time to keep a CLI session open during session inactivity. ignore-leading-space: Ignores leading white space if true. paginate: Paginates CLI output if true. The default is true. prompt1: Sets the prompt for operational mode. The
default prompt is prompt2: Sets the prompt for configuration mode.
The default prompt is show-defaults: Displays default configuration values if true. | Depends on the parameter |
Required Privilege Level
Related Documentation
None