Usage
To open a specific page, use theopen command followed by the target page name:
<target> is one of the available page shortcuts.
Available Shortcuts
The following shortcuts are available:portal: Open the main Cobo Portal pagedashboard: Open the Dashboard pagewallets: Open the Wallets overview pagecustodial: Open the Custodial Wallets management pagempc: Open the MPC Wallets management pagescw: Open the Smart Contract Wallets management pageexchange: Open the Exchange Wallets management pagetx: Open the Transaction pagerc: Open the Risk Control pageaddress: Open the Address Book pagedeveloper: Open the Developers pageapps: Open the Apps pageorg: Open the Organization overview pagemembers: Open the Organization Members pagefee: Open the Fee Station pageroles: Open the User Roles and Permissions pagegovernance: Open the Governance Policies pageactivities: Open the Activities pageguides: Open the Guides pagepricing: Open the Pricing pageapproval: Open the Approval page
Examples
Open the main Cobo Portal page:Notes
- The command will open the specified page in your default web browser.
- The URL opened will correspond to the currently set environment (development, sandbox, or production).
- If an invalid target is provided, the CLI will display an error message.
- Some targets require you to be logged in to the Cobo Portal. If you’re not logged in, you’ll be redirected to the login page before accessing the requested page.
You can use the This will open the dashboard in the production environment, regardless of your current CLI environment setting.
-e / --env option to specify a different environment for the opened URL. For example:Targets such as
dashboard, wallets, custodial, mpc, scw, exchange, tx, rc, address, apps, org, members, fee, roles, governance, activities, and approval require authentication. If you’re not logged in, you’ll be redirected to the login page first.