expand-extensions¶
Expand charmcraft.yaml using the extensions specified in the file and output the resulting configuration to the terminal.
This allows you to see how the extensions used modify your existing charmcraft.yaml file.
Usage¶
charmcraft expand-extensions [options]
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.