acbuild−environment−add − Add an environment variable
acbuild environment add NAME VALUE [flags]
Updates the ACI to contain an environment variable with the given name and value. If the variable already exists, its value will be changed.
−h, −−help[=false]
help for add
−−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
acbuild environment add REDUCE_WORKER_DEBUG true
acbuild−environment(1)
23−Jun−2018 Auto generated by spf13/cobra