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

Secrets management #792

Open
woodsb02 opened this issue Apr 25, 2024 · 0 comments
Open

Secrets management #792

woodsb02 opened this issue Apr 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@woodsb02
Copy link

It would be nice to be able to manage podman secrets.

It would also be good to be able to use existing secrets when configuring other settings (such as in the value of environment variables when creating a container).

$ podman secret --help
Manage secrets

Description:
  Manage secrets

Usage:
  podman secret [command]

Available Commands:
  create      Create a new secret
  exists      Check if a secret exists in local storage
  inspect     Inspect a secret
  ls          List secrets
  rm          Remove one or more secrets
@woodsb02 woodsb02 added the enhancement New feature or request label Apr 25, 2024
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
Development

No branches or pull requests

1 participant