Enhancements to CLI
-
Short version of
-yaml
is now-f
. -
-f
takes URLs so:faas-cli -action build -f https://raw.githubusercontent.com/alexellis/faas-cli/master/samples.yml
-
-action=push
added to push images from stack to relevant registries -
Validation added to -action flag for build/deploy/push
-
skipBuild
is an option for functions in the YAML stack files for images that don't need to be built