Provided by: acbuild_0.4.0+dfsg-3build2_amd64 bug

NAME

       acbuild-label-add - Add a label

SYNOPSIS

       acbuild label add NAME VALUE [flags]

DESCRIPTION

       Updates  the  ACI  to  contain a label with the given name and value. If the label already
       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 label add arch amd64

SEE ALSO

       acbuild-label(1)

HISTORY

       11-Nov-2020 Auto generated by spf13/cobra