virgil identity valid.1 - VirgilSecurity/virgil-cli GitHub Wiki
identity-validate -- check validated-identity received by identity-confirm-global
virgil identity-valid [-o <file>] -f <file> [-V] [--] [--version] [-h]
Checks validated-identity received by identity-confirm-global
-o <file>, --out <file>
Return status. If omitted, stdout is used.
-f <file>, --validated-identity <file>
(required) Validated identity (see 'virgil identity-confirm-global')
-V, --VERBOSE
Shows detailed information.
--, --ignore_rest
Ignores the rest of the labeled arguments following this flag.
--version
Displays version information and exits.
-h, --help
Displays usage information and exits.
On success, "true" is returned else "false".
virgil identity-valid -f validated-identity.txt
virgil(1) virgil-config(1) virgil-identity-confirm-global(1)