bionic (1) acbuild-port-remove.1.gz

NAME
acbuild-port-remove - Remove a port
SYNOPSIS
acbuild port remove NAME [flags]
DESCRIPTION
Updates the ports in the ACI's manifest to include a port with the given name and value
OPTIONS
-h, --help[=false] help for remove
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 port remove https
SEE ALSO
acbuild-port(1)
HISTORY
31-Jan-2018 Auto generated by spf13/cobra