-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
A-CLIArea: Dealing with CLI and related functionalityArea: Dealing with CLI and related functionalityC-refactorCategory: Reworking an existing featureCategory: Reworking an existing feature
Description
Currently we generate completions through a separate xtask crate. Now that we use subcommands in our CLI it would be reasonable to move completion generation to a hard runtime dependency that way anyone who has an inlyne binary can generate the appropriate completions files
I'm not sure if there is a standard command name to use or whatnot, but that change should allow us to entirely remove the usage of a separate xtask crate
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-CLIArea: Dealing with CLI and related functionalityArea: Dealing with CLI and related functionalityC-refactorCategory: Reworking an existing featureCategory: Reworking an existing feature