fn list config
April 3, 2019 ยท View on GitHub
$ fn list config
MANAGEMENT COMMAND
fn list config - List configurations for apps and functions
USAGE
fn [global options] list config [command options] <subcommand>
DESCRIPTION
This command unsets the configuration of created objects ('app' or 'function').
SUBCOMMANDS
app, apps, a List configuration key/value pairs for this application
function, func, f, fn List configuration key/value pairs for this function
help, h Shows a list of commands or help for one command
COMMAND OPTIONS
--help, -h show help
FURTHER HELP: See 'fn list config <subcommand> --help' for more information about a command.