Usage
Arguments
<topic_or_path>
: Specifies the documentation topic or the API operation path. Possible values include:
guides
: (Default)Opens the Introduction to WaaS 2.0 guide.api
: Opens the API Reference page.sdk
: Opens the WaaS SDKs guide.apps
: Opens the Cobo Portal App development guide.- API endpoint paths: Displays detailed information on API operations available for the specified path such as
/wallets
.
Options
-u
, --update
: Update the OpenAPI specification for WaaS 2.0, ensuring you have the latest API definitions and documentation. With this option used, this command will only perform the updates and then exit. After a successful update, Cobo CLI confirms the operation with a “specification file downloaded successfully” message.
Example
/wallets/mpc/vaults
endpoint, including its description, parameters, and response format.
Feel free to share your feedback to improve our documentation!