Skip to content

Feat: add alias support #8

@major0

Description

@major0

Support for creating custom aliases/tags for VolumeID/ShareID references to be used in the UI as a substitute for the ID.

CLI interface:
proton [vol|share] alias [add|del|rename|list] <option>

Aliases for the default account could be added to the config as such:

default:
  aliases:
    volume:
      id1: alias1
      id2: alias2
   share:
      id3: alias3
      id4: alias4

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttaskGeneral task/chore for the basic needful

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions