cobo-cli
brew install cobo-cli
v0.1.8_2
MIT
Build, test, and manage your integration with Cobo Wallet-as-a-Service
28
30-day installs · #5960
116
90-day · #5263
535
365-day · #4970
63
★ GitHub stars · updated 3mo ago
Runtime dependencies
Links
- https://github.com/CoboGlobal/cobo-cli
- GitHub: CoboGlobal/cobo-cli
- Brew formula source: Formula/c/cobo-cli.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"certifi",
"cffi",
"libsodium",
"libyaml",
"pydantic",
"python@3.14"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Build, test, and manage your integration with Cobo Wallet-as-a-Service",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:30+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "cobo-cli",
"github_default_branch": "master",
"github_last_commit_at": "2026-05-08T10:36:52Z",
"github_readme_excerpt": "# Cobo CLI\n\nCobo Command Line Interface (CLI) is a powerful developer tool designed to help you build, test, and manage your integration with [Cobo Wallet-as-a-Service (WaaS) 2.0](https://www.cobo.com/developers/v2/guides/overview/introduction) directly from the command line.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Commands](#commands)\n- [Development](#development)\n- [License](#license)\n\n## Installation\n\nTo install Cobo CLI, you can use `pip` with the following command:\n\n```bash\npip install cobo-cli\n```\n\nEnsure that you have Python 3.9 or newer installed.\n\nOr you can install Cobo CLI via homebrew:\n\n```bash\nbrew install cobo-cli\n```\n\n## Usage\n\nTo use Cobo CLI, run the following command in your terminal:\n\n```bash\ncobo [OPTIONS] COMMAND [ARGS]...\n```\n\nCheck full documentation [here](https://www.cobo.com/developers/v2/developer-tools/cobo-cli/introduction).\n\n### Global Options\n\n- `-e, --env [dev|prod]`: Override the environment for this command.\n- `-a, --auth [apikey|user|org]`: Override the authentication method for this command.\n- `--enable-debug`: Enable debug mode for verbose logging.\n- `--config-file FILEPATH`: Specify the path to the config file.\n- `--spec PATH`: Path to a custom OpenAPI specification file.\n- `--help`: Show help message and exit.\n\n## Commands\n\n### Application Management\n\n- **app**: Manage Cobo applications.\n - `init`: Create a new Cobo application project.\n - `run`: Run a Cobo application.\n - `upload`: Upload a Cobo application.\n - `update`: Update an existing Cobo application.\n - `status`: Check the status of a Cobo application.\n\n### Authentication\n\n- **auth**: Set or view the default authentication method.\n\n### Configuration\n\n- **config**: Manage CLI configuration settings.\n - `set`: Set a configuration value.\n - `get`: Get a configuration value.\n - `list`: List all configuration values.\n - `delete`: Delete a configuration value.\n - `show-path`: Show the configuration file path.\n - `env`: Print env ",
"github_repo": "CoboGlobal/cobo-cli",
"github_stars": 63,
"github_topics": [],
"homepage": "https://github.com/CoboGlobal/cobo-cli",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 28,
"installs_365d": 535,
"installs_90d": 116,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "cobo-cli",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 5960,
"rank_365d": 4970,
"rank_90d": 5263,
"raw_hash": "6a44a9d155451569",
"recommended_dependencies": [],
"revision": 2,
"ruby_source_path": "Formula/c/cobo-cli.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"libffi"
],
"version_head": "HEAD",
"version_stable": "0.1.8",
"versioned_formulae": [],
"why_use_this": null
}