← Back to issue list

Support argument list passthrough

View original Github issue

Metadata

Project
craft-application
Number
#327
Type
issue
State
open
Author
cmatsuoka
Labels
Type: Enhancement
Created
2024-04-29 14:21:06+00:00
Updated
2025-11-14 14:34:45+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Change command line argument parsing to allow raw arguments to be collected instead of parsed. Inconsistencies related to double dash vs single dash in long options should be addressed. ### Why it needs to get done The `test` command in Charmcraft (https://github.com/canonical/charmcraft/pull/1660) passes the raw command line to spread.

Evaluation history

No evaluation history available.