Link
Cette commande de Deployer permet le créer une ressource ingress k8s et de le linker à un folder
USAGE
$ deployer link SOURCE_FOLDER [TARGET_FOLDER]
ARGUMENTS
SOURCE_FOLDER
- source folder to copyTARGET_FOLDER
- [default: /] target folderhttps:\{HOST}{TARGET}
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)-o, --static_offset=static_offset
- offset to use if many static content for same SHA1 (must be a unique key for this sha1)