Skip to content

Improve CLI interface #38

Open
Open
@WH-2099

Description

@WH-2099

In our production scenarios, ULID is often used as a very critical data primary key.
Depending on the specific scenario, we will use it in various forms in different storage media:

To be added

In the process of debugging/troubleshooting/exploring data, the current CLI interface does not fully meet our needs (free conversion of ULID representation and key attribute viewing).

Based on actual usage experience, we have refactored the CLI interface, focusing on improving the following aspects:

  1. Improved usability (less command line typing)
  2. Improved consistency (no more differences like --from-int --int)
  3. Support batch processing (can process multiple ULIDs)

Sorry, the content here is not yet fully organized, I will complete it as soon as possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions