An open API service indexing awesome lists of open source software.

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

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.

![hcp](assets/hcp.png?raw=true "screenshot of HCP CLI")

## 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.