ceac6e913d
* operator generate-root -decode: allow token from stdin Allow passing "-" as the value for -decode, causing the encoded token to be read from stdin. This is intended to prevent leaking the encoded token + otp into process logs in enterprise environments. * add changelog entry for PR12881 * add check/test for empty decode value passed via stdin
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
```release-note:improvement
|
|
command: operator generate-root -decode: allow passing encoded token via stdin
|
|
```
|