fn delete
April 3, 2019 ยท View on GitHub
$ fn delete
MANAGEMENT COMMAND
fn delete - Delete an object
USAGE
fn [global options] delete [command options] <subcommand>
DESCRIPTION
This command deletes a created object ('app', 'context', 'function' or 'trigger').
SUBCOMMANDS
app, apps, a Delete an application
config, config, cf Delete configurations for apps and functions
context, ctx Delete a context
function, func, f, fn Delete a function from an application
trigger, trig, t, tr Delete a trigger
help, h Shows a list of commands or help for one command
COMMAND OPTIONS
--help, -h show help
FURTHER HELP: See 'fn delete <subcommand> --help' for more information about a command.