← Back to issue list

cli: default options for the implicit snap command

View original Github issue

Metadata

Project
snapcraft
Number
#1353
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged changes adding hidden default options to the implicit snap CLI command, restoring option passing functionality. Approved by one reviewer, modifying four files with 69 additions and 11 deletions.

Suggested action:

No scores available.

Issue body

The `snap` command is an implicit command, but when used the options it carries cannot be used. We add the default options to the command as hidden ones to enable this again. Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged changes adding hidden default options to the implicit snap CLI command, restoring option passing functionality. Approved by one reviewer, modifying four files with 69 additions and 11 deletions.
qwen3.6-35b-a3b-mtp-q6 Merged changes that restore default option support for the implicit snap command by registering them as hidden options. This resolves the inability to pass carried options when invoking the implicit command.
qwen3.6-35b-a3b-mtp-q6 Merged a fix that restores option functionality for the implicit snap command by exposing its default options as hidden arguments. This resolves the previous limitation where options could not be passed to the implicit command.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#160 cli: snap command migrated to docopts snapcraft merged Merged migration of the snap CLI command to docopts across 7 files. Approved after minor comments, with an integration test deferred to a follow-up PR due to CI limitations.
71%