fhaftmann
fhaftmann
# Summary There is already support to connect to the argocd service over a socks5 proxy using the environment variable `ALL_PROXY`, e.g.: ```sh ALL_PROXY=socks5://localhost:8081 argocd app list ``` I propose...
Gopass allows to encrypt your credentials with GPG and version them in git
Undock allows to extract files from container images with one command.
### Is your feature request related to a problem? Please describe Command line completion is extremely helpful to master the complexity of tools. IMHO it is best to install command...