dud stage add #
Add one or more stage files to the index
Synopsis #
Add adds one or more stage files to the index.
Add loads each stage file passed on the command line, validates its contents, checks if it conflicts with any stages already in the index, then adds the stage to the index file.
dud stage add stage_file... [flags]
Options #
-h, --help help for add
Options inherited from parent commands #
--profile enable profiling
--trace enable tracing
-v, --verbose increase output verbosity
SEE ALSO #
- dud stage - Commands for interacting with stages and the index