-
Notifications
You must be signed in to change notification settings - Fork 2
Feat: short ids #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesttaskGeneral task/chore for the basic needfulGeneral task/chore for the basic needful
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttaskGeneral task/chore for the basic needfulGeneral task/chore for the basic needful
Similar to how
githandles short-revs, the proton-cli should support short-ids, both in the display, and as inputs for commands such asvol inspect <id>.Under the hood, any configs should still use the long ID form, but the UI should display the short-form unless a CLI option is provided which toggles long-form; or perhaps which sets the displayed length.