Check Current Version
To display the current version of the Cobo CLI tool, use the following command:The version number displayed will correspond to the actual version of the Cobo
CLI tool you have installed. The example above shows version 0.1.0, but your
version may be different.
Updating Cobo CLI
To ensure you have access to the latest features and bug fixes, it’s important to keep your Cobo CLI tool up to date. The update process depends on how you initially installed the tool:Updating via pip
If you installed Cobo CLI using pip, you can update it with the following command:Updating on macOS (Homebrew)
If you installed Cobo CLI using Homebrew on macOS, you can update it with these commands:Best Practices for Updates
- Check for updates regularly: Before starting a new project or periodically during development, check if there’s a new version available.
- Review changelog: After updating, it’s a good idea to review the changelog to understand what’s new or changed in the latest version.
The Cobo team regularly releases updates to improve functionality, add new
features, and fix any reported issues. Staying up to date ensures you have the
best possible experience with the Cobo CLI tool.
Troubleshooting Version Issues
If you encounter any issues related to the Cobo CLI version, consider the following steps:- Ensure you’re running the latest version of the tool.
- If problems persist after updating, try uninstalling and reinstalling the Cobo CLI.
- Check the Cobo documentation or community forums for any known issues related to your specific version.
