add a new hidden flag --stdin-input for straight stdin input
This commit is contained in:
@@ -66,3 +66,4 @@ option "touch-policy" - "Set touch policy for action generate, import-key or set
|
||||
option "id" - "Id of object for write/read object" int optional
|
||||
option "format" f "Format of data for write/read object" values="hex","base64","binary" enum optional default="hex"
|
||||
option "sign" - "Sign data" flag off hidden
|
||||
option "stdin-input" - "Read sensitive values from stdin" flag off hidden
|
||||
|
||||
Reference in New Issue
Block a user