No description
  • Go 99.1%
  • HCL 0.4%
  • Makefile 0.3%
  • Dockerfile 0.1%
Find a file
oss-core-libraries-dashboard[bot] 29fdd94bba
[COMPLIANCE] Update Copyright and License Headers (#256)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2025-11-24 19:06:23 +05:30
.changelog HCP Geography Support (#247) 2025-11-12 10:57:54 -08:00
.github [COMPLIANCE] Update Copyright and License Headers (#246) 2025-11-12 11:23:13 -08:00
.release [COMPLIANCE] Update Copyright and License Headers (#246) 2025-11-12 11:23:13 -08:00
assets Improve quiet docs 2024-04-03 12:00:50 -07:00
contributing Update references and update functionality for generating docs: (#253) 2025-11-19 08:59:26 -08:00
hack Docs Gen: Update Destination (#254) 2025-11-19 16:28:15 -08:00
internal [COMPLIANCE] Update Copyright and License Headers (#256) 2025-11-24 19:06:23 +05:30
META.d [COMPLIANCE] Update Copyright and License Headers (#246) 2025-11-12 11:23:13 -08:00
version Bumped product version to 0.11.1. 2025-11-18 19:14:42 -05:00
.copywrite.hcl Add copywrite config 2024-04-04 09:54:53 -07:00
.gitignore HVS - consume stable 2023-11-28 API (#197) 2024-11-21 10:02:22 -08:00
.go-version bump to Go 1.22 2024-02-28 17:53:35 -08:00
.golangci.yaml [COMPLIANCE] Update Copyright and License Headers (#246) 2025-11-12 11:23:13 -08:00
.mockery.yaml [COMPLIANCE] Update Copyright and License Headers (#246) 2025-11-12 11:23:13 -08:00
CHANGELOG.md Prepare Release 0.11.0 (#250) 2025-11-14 12:01:13 -08:00
Dockerfile CVE 2025 10966 - Alpine Edge (#249) 2025-11-12 12:21:49 -08:00
go.mod Address vulnerability GO-2025-4116 (#251) 2025-11-14 12:30:00 -08:00
go.sum Address vulnerability GO-2025-4116 (#251) 2025-11-14 12:30:00 -08:00
LICENSE [COMPLIANCE] Update Copyright and License Headers (#246) 2025-11-12 11:23:13 -08:00
main.go [COMPLIANCE] Update Copyright and License Headers (#246) 2025-11-12 11:23:13 -08:00
Makefile Docs Gen: Update Destination (#254) 2025-11-19 16:28:15 -08:00
README.md Update README.md (#194) 2024-11-15 14:59:01 -05:00

hcp

The hcp CLI lets you administer HashiCorp Cloud Platform (HCP) 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.

hcp

Installation

Please refer to the install guide for detailed install instructions.

Documentation

For getting started instructions, see the HCP CLI documentation. For a complete list of commands, see the command reference.

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 directory for more developer documentation.