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