cli/pkg/cmd/secret
Mislav Marohnić 95a71f75c5 Improve setting multiple secrets
- Store multiple secrets in parallel
- Perform repo ID resolution in parallel with looking up the encryption key
- Avoid resolving repo IDs more than once
- Allow passing `--env-file=-` to read from stdin
- Fix storing user secrets from file
2021-12-20 23:35:31 +01:00
..
list Support listing and removing user Codespaces secrets (#4714) 2021-11-18 12:53:35 +01:00
remove Support listing and removing user Codespaces secrets (#4714) 2021-11-18 12:53:35 +01:00
set Improve setting multiple secrets 2021-12-20 23:35:31 +01:00
shared use type for Visibility 2020-12-10 15:11:08 -08:00
secret.go Support setting user Codespaces secrets (#4699) 2021-11-18 12:55:24 +01:00