Skip to content

Add support for creating a secret with multiple key pair values #30

@the-smooth-operator

Description

@the-smooth-operator

It would be helpful to allow creating a secret with multiple key pair values. Most of the times, at least for AWS a secret will contain multiple values.

Something like this:
cloud-secrets -p aws -E -s my-secret -k KEY1 -v VALUE1 -k KEY2 -v VALUE2

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