Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add tag read, write, and delete commands #507

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Commits on Jun 7, 2024

  1. feat: Add tag read, write, and delete commands

    The new commands are for reading, writing, and deleting tags on the
    underlying resources representing secrets.
    
    For now, the commands are only implemented for SSM parameters.
    bhavanki committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    913716b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde9cd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe42e98 View commit details
    Browse the repository at this point in the history