bionic (1) acbuild-set-exec.1.gz

NAME
acbuild-set-exec - Set the exec command
SYNOPSIS
acbuild set-exec -- CMD [ARGS] [flags]
DESCRIPTION
Sets the exec command in the ACI's manifest
OPTIONS
-h, --help[=false] help for set-exec
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 set-exec -- /usr/sbin/nginx -g "daemon off;"
SEE ALSO
acbuild(1)
HISTORY
31-Jan-2018 Auto generated by spf13/cobra