694067492c
Design document: https://docs.google.com/document/d/1EjiCuXoiy8DEEXe15KxVJ4iWrwogCyG113_0LdzcWzQ/edit?usp=drive_web&ouid=102644738301620637153 This is the second of multiple patchsets to support encryption and decryption in airshipctl Complete feature: https://review.opendev.org/#/c/742695/ Depends-On: https://review.opendev.org/#/c/749892/ Change-Id: I1a0553622049366977af8c2efbec12012a6fa641
20 lines
439 B
Plaintext
20 lines
439 B
Plaintext
Error: Unknown encryption configuration 'Encryption Config with name 'foo''.
|
|
Usage:
|
|
get-encryption-config NAME [flags]
|
|
|
|
Aliases:
|
|
get-encryption-config, get-encryption-configs
|
|
|
|
Examples:
|
|
|
|
# List all the encryption configs airshipctl knows about
|
|
airshipctl config get-encryption-configs
|
|
|
|
# Display a specific encryption config
|
|
airshipctl config get-encryption-config exampleConfig
|
|
|
|
|
|
Flags:
|
|
-h, --help help for get-encryption-config
|
|
|