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¶
- -hor- --help
- Show this help message and exit. 
- -qor- --quiet
- Only show warnings and errors, not progress. 
- -vor- --verbose
- Show debug information and be more verbose. 
- --verbosity
- Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’. 
- -Vor- --version
- Show the application version and exit. 
