fn update
September 26, 2018 ยท View on GitHub
$ fn update
MANAGEMENT COMMAND
fn update - Update a created object
USAGE
fn [global options] update [command options] <subcommand>
DESCRIPTION
This command updates an object ('app', 'context', 'function', 'server' or 'trigger').
SUBCOMMANDS
app, apps, a Update an application
context, ctx Update context files
function, func, f, fn Update a function in application
server, sv Pulls latest functions server
trigger, trig, t, tr Update a trigger
help, h Shows a list of commands or help for one command
COMMAND OPTIONS
--help, -h show help
FURTHER HELP: See 'fn update <subcommand> --help' for more information about a command.