pingcli config view-profile
View the stored configuration of a custom configuration profile.
Synopsis
View the stored configuration of a custom configuration profile.
pingcli config view-profile [flags] [profile-name]
Examples
View configuration for the currently active profile pingcli config view-profile View configuration for a specific profile pingcli config view-profile myprofile
Options inherited from parent commands
-C, --config string The relative or full path to a custom Ping CLI configuration file. (default $HOME/.pingcli/config.yaml) --no-color Disable text output in color. (default false) -O, --output-format string Specify the console output format. (default text) Options are: json, text. -P, --profile string The name of a configuration profile to use.
More information
-
pingcli config - Manage the CLI configuration.