prime¶
Prepare the final payload to be packed as a ROCK, performing additional processing and adding metadata files. If part names are specified only those parts will be primed. The default is to prime all parts.
Usage¶
rockcraft prime [options] <part-name>
Required¶
part-name
Optional list of parts to process.
Options¶
--debug
Shell into the environment if the build fails.
--destructive-mode
Build in the current host.
--shell
Shell into the environment in lieu of the step to run.
--shell-after
Shell into the environment after the step has run.
Global options¶
-h
or--help
Show this help message and exit.
-q
or--quiet
Only show warnings and errors, not progress.
-v
or--verbose
Show debug information and be more verbose.
--verbosity
Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.
-V
or--version
Show the application version and exit.