table of contents
other versions
MINE(1) | MINE(1) |
NAME¶
acbuild-dependency-remove - Remove a dependency
SYNOPSIS¶
acbuild dependency remove IMAGE_NAME [flags]
DESCRIPTION¶
Removes the dependency with the given name from the ACI's manifest
OPTIONS¶
-h, --help[=false]
help for remove
OPTIONS INHERITED FROM PARENT COMMANDS¶
--debug[=false]
Print out debug information to stderr
--modify=""
Path to an ACI to modify (ignores build context)
--no-history[=false]
Don't add annotations with the command that was run
--work-path="."
Path to place working files in
EXAMPLE¶
acbuild dependency remove example.com/reduce-worker-base
SEE ALSO¶
acbuild-dependency(1)
HISTORY¶
7-Jun-2019 Auto generated by spf13/cobra
Jun 2019 | Auto generated by spf13/cobra |