analyse¶
Analyze a charm.
Report the attributes and lint results directly in the terminal. Use –force to run even those configured to be ignored.
Usage¶
charmcraft analyse [options] <None>
Required¶
NoneThe charm to analyse.
Options¶
--force==SUPPRESS==.
--formatProduce the result in the specified format (currently only ‘json’).
--ignoreLinters to ignore (comma separated).
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.