Synopsis

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

Description

Options

-V, --version

Print version information and exit

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

config, cfg

Commands for configuring fcli

sc-dast

Commands for interacting with Fortify ScanCentral DAST

sc-sast

Commands for interacting with Fortify ScanCentral SAST

ssc

Commands for interacting with Fortify Software Security Center (SSC).

tool

Commands for installing and managing other Fortify tools and utilities

util

Various fcli utility commands that don’t fit in any of the other modules