https://github.com/hashicorp/hcp
HCP Command-Line Interface
https://github.com/hashicorp/hcp
cli hcp
Last synced: 3 months ago
JSON representation
HCP Command-Line Interface
- Host: GitHub
- URL: https://github.com/hashicorp/hcp
- Owner: hashicorp
- License: mpl-2.0
- Created: 2024-01-17T00:48:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-30T16:08:35.000Z (3 months ago)
- Last Synced: 2025-06-30T16:28:11.723Z (3 months ago)
- Topics: cli, hcp
- Language: Go
- Homepage:
- Size: 8.34 MB
- Stars: 19
- Watchers: 137
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: contributing/README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# hcp
The `hcp` CLI lets you administer [HashiCorp Cloud Platform (HCP)](https://cloud.hashicorp.com)
resources and services. You can interact with `hcp` directly or integrate it in
scripts to automate your workflows. The HCP CLI is available across most
platforms and lets you efficiently execute common platform tasks and manage HCP
resources at scale.
## Installation
Please refer to the [install guide](https://developer.hashicorp.com/hcp/docs/cli/install) for
detailed install instructions.## Documentation
For getting started instructions, see the HCP CLI [documentation](https://developer.hashicorp.com/hcp/docs/cli).
For a complete list of commands, see the [command reference](https://developer.hashicorp.com/hcp/docs/cli/commands).## Version Support
The `hcp` CLI is currently under development, at major version zero (0.y.z) and
changes may occur at any time. We do not provide support for previous versions.
If you encounter any issues with the software, we recommend upgrading to the
latest version.## Contributing
See the [`contributing`](contributing/) directory for more developer documentation.