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

Add ability to read value from Stdin #19

Closed
infamousjoeg opened this issue Nov 21, 2022 · 1 comment · Fixed by #21
Closed

Add ability to read value from Stdin #19

infamousjoeg opened this issue Nov 21, 2022 · 1 comment · Fixed by #21
Assignees
Labels
enhancement New feature or request

Comments

@infamousjoeg
Copy link
Owner

Is your feature request related to a problem? Please describe.
Cannot pipe to conceal to add value as secret value.

Describe the solution you'd like

cybr accounts list | jq -r '.value[] | select(.userName=="aws-cli") | .platformAccountProperties.AWSAccessKeyID' | conceal set test/test

Describe alternatives you've considered
n/a

Additional context
n/a

@infamousjoeg infamousjoeg added the enhancement New feature or request label Nov 21, 2022
@infamousjoeg infamousjoeg self-assigned this Nov 21, 2022
infamousjoeg added a commit that referenced this issue Nov 29, 2022
@infamousjoeg infamousjoeg linked a pull request Nov 29, 2022 that will close this issue
infamousjoeg added a commit that referenced this issue Nov 29, 2022
* Fixes #19 adds pipe support from stdin to set & update

* build for testing #19 fix
@infamousjoeg
Copy link
Owner Author

Added in v4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant