Synopsis

fcli config [[-h] [--env-prefix=<envPrefix>] [--log-file=<logFile>] [--log-level=<logLevel>]] [COMMAND]

Description

Generic fcli options:

-h, --help

Show this help message and exit. Use 'fcli <command> -h' to display help for subcommands.

--env-prefix=<envPrefix>

Environment variable prefix for resolving default option and parameter values. Default value is FCLI_DEFAULT.

--log-file=<logFile>

File where logging data will be written. If not specified, no logging data will be written.

--log-level=<logLevel>

Set logging level. Note that DEBUG and TRACE levels may result in sensitive data being written to the log file. Allowed values: TRACE, DEBUG, INFO, WARN, ERROR

Commands

clear

Clear full fcli configuration and data

language, lang

Commands for listing and setting languages that FCLI’s help information can be outputted in.

proxy

Commands for configuring proxy servers used to connect to target systems

ssl

Commands for configuring SSL connectivity

variable, var

Manage fcli variables