Skip to content

attachment create: support pulling relevant compression option defaults from the config #47

@radhermit

Description

@radhermit

It could be useful to be able to override the default compression type via config option without having to specify an explicit compression type in the related --compress <type> option for every call.

This would probably require collapsing the type argument to a enum value while running instead of internally via clap parsing since the config object wouldn't be available in that context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbiteissue relating to the core librarybugzillaissue relating to bugzilla supportcliissue relating to bite (bugbite-cli)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions