charm
brew install charm
v2.5.2
GPL-3.0-only
Tool for managing Juju Charms
31
30-day installs · #5738
67
90-day · #6554
311
365-day · #6233
10
★ GitHub stars · updated 5y ago
Build dependencies
Links
- https://github.com/juju/charmstore-client
- GitHub: juju/charmstore-client
- Brew formula source: Formula/c/charm.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"breezy",
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Tool for managing Juju Charms",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:19+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "charm",
"github_default_branch": "master",
"github_last_commit_at": "2021-02-22T08:56:56Z",
"github_readme_excerpt": "# charmstore-client\n\nThe charmstore-client repository holds client-side code for interacting\nwith the Juju charm store.\n\nTo install:\n\n```\ngo get github.com/juju/charmstore-client\ncd $GOPATH/src/github.com/juju/charmstore-client\nmake deps install\n```\n\nYou\u0027ll then be able to run `$GOPATH/bin/charm`.\n\n## Usage\n\nThe charm command provides commands and tools that access the Juju charm store.\n\n```\ncommands:\n attach - upload a file as a resource for a charm\n grant - grant charm or bundle permissions\n help - show help on a command or other topic\n list - list charms for a given user name\n list-resources - display the resources for a charm in the charm store\n login - login to the charm store\n logout - logout from the charm store\n pull - download a charm or bundle from the charm store\n push - push a charm or bundle into the charm store\n release - release a charm or bundle\n revoke - revoke charm or bundle permissions\n set - set charm or bundle extra-info, home page or bugs URL\n show - print information on a charm or bundle\n terms - lists terms owned by the user\n whoami - display jaas user id and group membership\n```\n",
"github_repo": "juju/charmstore-client",
"github_stars": 10,
"github_topics": [],
"homepage": "https://github.com/juju/charmstore-client",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 31,
"installs_365d": 311,
"installs_90d": 67,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-only",
"llm_generated_at": null,
"llm_model": null,
"name": "charm",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 5738,
"rank_365d": 6233,
"rank_90d": 6554,
"raw_hash": "4bc5f84a3a62ad42",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/charm.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.5.2",
"versioned_formulae": [],
"why_use_this": null
}