Metadata Cli Command APIs
The Command service provides operations to get information about command line interface (CLI) commands.
Operations
GET
Get Cli Command Fingerprint
Returns the aggregate fingerprint of all the command metadata from all the metadata sources. The fingerprint provides clients an efficient way to check if the metadata for commands has been modified on the server.
POST
Get Cli Command
Retrieves information about a command including information about how to execute that command.
GET
List Metadata Cli Command
Returns the identifiers of all commands, or commands in a specific namespace.