Provided by: acbuild_0.4.0+dfsg-2_amd64 bug

NAME

       acbuild-set-event-handler-pre-start - Set the pre-start event handler

SYNOPSIS

       acbuild set-event-handler pre-start CMD [ARGS] [flags]

DESCRIPTION

       Set the pre-start event handler

OPTIONS

       -h, --help[=false]
           help for pre-start

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-event-handler pre-start /root/setup-stuff.sh

SEE ALSO

       acbuild-set-event-handler(1)

HISTORY

       31-Jan-2018 Auto generated by spf13/cobra