> For the complete documentation index, see [llms.txt](https://docs.mnx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mnx.io/getting-started/api-integrations-and-cli-usage.md).

# API integrations and CLI usage

## API integrations and CLI usage

The primary method of managing infrastructure in Triton data center is with the Triton command line tool.

* [`triton` CLI](/api/triton-cli-tool.md)

Container Monitor is a Prometheus-compatible interface to performance metrics for all your instances on Triton.

* [Container Monitor with Prometheus](/api/container-monitor-with-prometheus.md)

The Triton Go SDK is an idiomatic library exposing a client SDK for Go applications using Triton Compute and Triton Object Storage. The Triton Go SDK is used in several open source projects.

* [`triton-go`](https://github.com/joyent/triton-go/)

Additionally, there are a number of well-known API integrations with Triton Compute Service, including:

* [Docker](broken://pages/-LuID4a1sKuPAsgSAf5s)
* [Hashicorp's Packer](/api/hashicorp/create-and-manage-images-with-packer.md)
* [Hashicorp's Terraform](/api/hashicorp/manage-infrastructure-with-terraform.md)
