Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

"wrap" command #1

Open
blackandred opened this issue Aug 12, 2022 · 0 comments
Open

"wrap" command #1

blackandred opened this issue Aug 12, 2022 · 0 comments

Comments

@blackandred
Copy link
Contributor

blackandred commented Aug 12, 2022

"wrap" command should integrate Linux shell with Ansible Vault.

Example use cases:

  • Given I execute kubectl ... or oc ..., then KUBECONFIG is decrypted on the fly from vault and used in kubectl
  • Given I execute ssh -i then a key is decrypted on the fly
rkc wrap kubectl get pods

alias kubectl="rkc wrap /usr/bin/kubectl" # ?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant