← Back to issue list

The analyze command should also work on a not-packed charm

View original Github issue

Metadata

Project
charmcraft
Number
#642
Type
issue
State
open
Author
facundobatista
Labels
good first issue
Created
2022-02-01 15:37:53+00:00
Updated
2025-09-17 19:36:18+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Currently `charmcraft analyze` only accepts an already-packed charm as the source of files to analyze. It should also accept a directory (default to `.`) where the charm files exist. IOW: - `charmcraft analyze`: will analyze charm files in current directory - `charmcraft analyze somedir`: will analyze charm files in `somedir` directory - `charmcraft analyze somefile`: current behaviour

Evaluation history

No evaluation history available.