fn bump
September 26, 2018 ยท View on GitHub
$ fn bump
DEVELOPMENT COMMANDS
fn bump - Bump function version
USAGE
fn [global options] bump [command options]
DESCRIPTION
This command bumps the version of the func.yaml.
COMMAND OPTIONS
--major bumps major version
--minor bumps minor version
--verbose, -v verbose mode
--working-dir value, -w value Specify the working directory to bump a function, must be the full path.