table of contents
MINE(1) | MINE(1) |
NAME¶
acbuild-isolator-add - Add an isolator
SYNOPSIS¶
acbuild isolator add NAME JSON_FILE [flags]
DESCRIPTION¶
Updates the ACI to contain an isolator with the given name and value. If the isolator exists, its value will be changed.
OPTIONS¶
-h, --help[=false]
help for add
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 isolator add resource/cpu ./value.json
SEE ALSO¶
acbuild-isolator(1)
HISTORY¶
7-Jun-2019 Auto generated by spf13/cobra
Jun 2019 | Auto generated by spf13/cobra |