fn get config
April 3, 2019 ยท View on GitHub
$ fn get config
MANAGEMENT COMMAND
fn get config - Get configurations for apps and functions
USAGE
fn [global options] get config [command options] <subcommand>
DESCRIPTION
This command unsets the configuration of created objects ('app' or 'function').
SUBCOMMANDS
app, apps, a Inspect configuration key for this application
function, func, f, fn Inspect configuration key 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 get config <subcommand> --help' for more information about a command.