cfcli Documentation

The following sections describe how to initialize CF using the included cfcli utility.

Working with CF Using the cfcli Utility

The cfcli is the command-line interface tool used to manage resources within the Lightbits CF service.

Bash
Copy

The following options are global options that can be used with the main cfcli command:

OptionShortTypeDefaultDescription
--auth.jwt-jstringJWT token for authentication.
--base-urlstringhttps://localhostThe endpoint of the CF service (used with login).
--command-timeoutstringTimeout for the command (the default is 60s).
--configstring$HOME/.local/cluster-federation/cf-cli.yamlThe path to the configuration file.
--dial-timeoutstringTimeout for the dial operation in seconds (for example, 10s).
--endpointstringThe endpoint to connect to.
--help-hboolHelp for cfcli.
--output-format-ostring"human"The output format (json, yaml, human).
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard