prime¶
Prepare the final payload to be packed, 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]
Options¶
--build-forSet architecture to build for.
--debugShell into the environment if the build fails.
--destructive-modeBuild in the current host.
--ignoreBypass a restriction to use an unsupported feature.
--platformSet platform to build for.
--proEnable Ubuntu Pro services for this command. Supported values include: ‘esm-apps’, ‘esm-infra’, ‘fips’, ‘fips-preview’, ‘fips-updates’. Multiple values can be passed separated by commas. Note: This feature requires an Ubuntu Pro compatible host and build base.
--shellShell into the environment in lieu of the step to run.
--shell-afterShell into the environment after the step has run.
--use-lxdBuild in a LXD container.
Global options¶
-hor--helpShow this help message and exit.
-qor--quietOnly show warnings and errors, not progress.
-vor--verboseShow debug information and be more verbose.
--verbositySet the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.
-Vor--versionShow the application version and exit.