cli: remove the hidden inspect command
Metadata
Current evaluation
Merged removal of the hidden inspect CLI command due to build environment incompatibility. Approved by a reviewer, passed CI, and deleted 513 lines across five files.
Suggested action: —
No scores available.
Issue body
This command does not really work with build environments. If brought
back it should consider this as its default operation.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged removal of the hidden inspect CLI command due to build environment incompatibility. Approved by a reviewer, passed CI, and deleted 513 lines across five files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged removal of the hidden inspect CLI command due to build environment incompatibility. The maintainer indicated it may be reintroduced later with proper support. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged removal of the hidden inspect CLI command due to incompatibility with build environments. The maintainer noted that if reintroduced, it must properly handle build environments by default. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3164 cli: remove enable-ci command | snapcraft | merged | Merged removal of the enable-ci CLI command, superseded by export-login. Approved by one reviewer, passed CI checks, and removed 753 lines across seven files. | |
| #2521 cli: cleanup environment detection | snapcraft | merged | Merged cleanup of CLI environment detection. The pull request modified two files (+23/-21 lines), passed CI checks, and received approval. The refactoring was successfully integrated into the main branch despite a minor Codecov base commit warning. | |
| #452 fix: don't recommend hidden commands | craft-cli | merged | Merged fix preventing hidden commands from appearing in the 'See also' section of command help text. Resolves issue #449. Approved by two reviewers with all CI checks passing. Modified three files. |