Scroll to navigation

MINE(1) MINE(1)

NAME

acbuild-annotation-add - Add an annotation

SYNOPSIS

acbuild annotation add [OPTIONS]

DESCRIPTION

Updates the ACI to contain an annotation with the given name and value. If the annotation already exists, its value will be changed.

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 annotation add documentation https://example.com/docs

SEE ALSO

acbuild-annotation(1)

HISTORY

14-Aug-2016 Auto generated by spf13/cobra

Aug 2016 Auto generated by spf13/cobra