Skip to content

Make / before identifiers optional in the CLI #18

@jjg-123

Description

@jjg-123

There are two ways to refer to an object in the CLI

use the identifier, prefixed by a /,
ls the current items and use the index (an integer) from the listing, e.g. 0, 11

Number 2 is good for smaller stores (like VOs), but there is really no reason to have an escape character for an identifier. Therefore make the escape character optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions