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

Option to get specific secrets by name #3

Open
seb-cr opened this issue Sep 25, 2020 · 1 comment
Open

Option to get specific secrets by name #3

seb-cr opened this issue Sep 25, 2020 · 1 comment

Comments

@seb-cr
Copy link

seb-cr commented Sep 25, 2020

For the use-case where there's a specific secret that I need (for example, I just want to get the API key for the user service) a --name NAME option would be useful.

This would be in addition to namespace and stage.

Potentially this could be extended to support patterns. If for example I wanted to see all AWS-related secrets for a project, I'd use --name 'aws*', or for all Salesforce secrets I could do --name 'salesforce*'.

@dipasqualew
Copy link
Contributor

Patterns or regex?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants