BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Preparing search index...
cmd
xid
key
find
name
CommandArgs
Interface CommandArgs
Command arguments for the key find name command.
interface
CommandArgs
{
name
:
string
;
private
:
boolean
;
passwordArgs
:
ReadPasswordArgs
;
verifyArgs
:
VerifyArgs
;
envelope
?:
string
;
}
Index
Properties
name
private
password
Args
verify
Args
envelope?
Properties
name
name
:
string
private
private
:
boolean
password
Args
passwordArgs
:
ReadPasswordArgs
verify
Args
verifyArgs
:
VerifyArgs
Optional
envelope
envelope
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
private
password
Args
verify
Args
envelope
BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Loading...
Command arguments for the key find name command.