promote-bundle

Promote a bundle to another channel in the Store.

This command must be run from the bundle project directory to be promoted.

Usage

charmcraft promote-bundle [options] <None> <None>

Required

None

The channel from which to promote the bundle.

None

The target channel for the promoted bundle.

Options

--exclude

Any charms to exclude from the promotion process.

--output-bundle

A path where the created bundle.yaml file can be written.

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.