.. _ref_commands_expand-extensions: 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 ----- :command:`charmcraft expand-extensions [options]` 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.