crossplane
brew install crossplane
v2.3.2
Apache-2.0
Build control planes without needing to write code
403
30-day installs · #1928
737
90-day · #2499
2.6k
365-day · #2560
15
★ GitHub stars · updated 2mo ago
Build dependencies
Links
- https://github.com/crossplane/cli
- GitHub: crossplane/cli
- Brew formula source: Formula/c/crossplane.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Build control planes without needing to write code",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:42+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "crossplane",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-20T09:03:51Z",
"github_readme_excerpt": " [](https://goreportcard.com/report/github.com/crossplane/cli)\n\n\n\nThe Crossplane CLI is a command-line tool for working with [Crossplane], the\ncloud-native framework for platform engineering. It provides tools for building\nplatforms on top of Crossplane and working with Crossplane clusters.\n\nCrossplane is a [Cloud Native Computing Foundation][cncf] project.\n\n## Installation\n\nThe Crossplane CLI is a single binary, which we build for macOS, Linux, and\nWindows. You can download the latest version using the install script:\n\n```shell\ncurl -sfL \"https://cli.crossplane.io/install.sh\" | sh\n```\n\nThe script detects your operating system and CPU architecture and downloads the\nappropriate binary to the current directory. Note that it does not attempt to\nplace the binary in your shell\u0027s `$PATH`, so you may want to move it.\n\nTo install a different version of the CLI, set `XP_VERSION` when running the\ninstall script:\n\n```shell\ncurl -sfL \"https://cli.crossplane.io/install.sh\" | XP_VERSION=v2.3.1 sh\n```\n\nTo install the latest build from our main branch, set `XP_CHANNEL=master`:\n\n```shell\ncurl -sfL \"https://cli.crossplane.io/install.sh\" | XP_CHANNEL=master sh\n```\n\n## Reference Documentation\n\nCommand reference documentation for the CLI can be found on\n[docs.crossplane.io](https://docs.crossplane.io/latest/cli/command-reference/).\n\n## License\n\nCrossplane is under the Apache 2.0 license.\n\n\u003c!-- Named links --\u003e\n\n[Crossplane]: https://crossplane.io\n[cncf]: https://www.cncf.io/\n",
"github_repo": "crossplane/cli",
"github_stars": 15,
"github_topics": [],
"homepage": "https://github.com/crossplane/cli",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 403,
"installs_365d": 2562,
"installs_90d": 737,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "crossplane",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1928,
"rank_365d": 2560,
"rank_90d": 2499,
"raw_hash": "e3ede81ff5614daf",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/crossplane.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.3.2",
"versioned_formulae": [],
"why_use_this": null
}