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

NAME
acbuild-set-group - Set the group
SYNOPSIS
acbuild set-group GROUP [flags]
DESCRIPTION
Set the group the app will run as inside the container
OPTIONS
-h, --help[=false] help for set-group
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-group www-data
SEE ALSO
acbuild(1)
HISTORY
31-Jan-2018 Auto generated by spf13/cobra