Skip to content

CLI Integration #13

@KaloyanYosifov

Description

@KaloyanYosifov

Let's create a CLI that improves usability for terminal users.

Commands:

  • create ${secretText} : creates the secret we want and returns a URL
    • create ${file} : creates the secret from a file and returns a URL
  • get ${secretId} : fetches the secret we have at the secret id
  • get ${url} : fetches from the URL directly (this is helpful, when we do not want to extract only the id from the url)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions