Deploy
Cette commande de Deployer permet de deployer une image docker
Usage
$ deployer deploy [option]
Options
-c, --context=context
- Context environments variables in a repeatable [ -c k1:v1 --context k2:v2 ] syntax-d, --dry
- dry run : parse, validate but don't apply-e, --env=env
- Context environments variables in a repeatable [ -c k1:v1 --context k2:v2 ] syntax-f, --file=file
- [default: deployer.yaml] file containing deployment infos-h, --help
- show CLI help-l, --level=quiet|debug|verbose|info|warn|error|DEBUG|VERBOSE|INFO|WARN|ERROR
- [default: info] Log level (quiet, debug, verbose, info, warn, error)