cli: add supported profile arguments to help
Metadata
Current evaluation
Merged a single-line update adding supported profile arguments to the CLI help text. Approved by one reviewer with zero unresolved comments and passing CI. Resolves CRAFT-1733.
Suggested action: —
No scores available.
Issue body
CRAFT-1733
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a single-line update adding supported profile arguments to the CLI help text. Approved by one reviewer with zero unresolved comments and passing CI. Resolves CRAFT-1733. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes to add supported profile arguments to CLI help output, resolving CRAFT-1733. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Successfully merged changes adding supported profile arguments to CLI help output. Resolves CRAFT-1733 by updating command-line documentation to list available profile options. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3682 cli: fix help command legacy fallback | snapcraft | merged | Merged fix for the CLI help command legacy fallback. Handles craft-cli's ProvideHelpException to standardize help output. Approved, passed CI, and achieved 100% diff coverage before merging into the 7.0 branch. | |
| #3735 commands: help for all legacy commands | snapcraft | merged | Merged implementation adding help text for all legacy commands via passthrough. Approved, passed CI, and resolves CRAFT-986 through CRAFT-991. Minor coverage decrease noted but accepted. |