# 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](https://docs.mnx.io/api/triton-cli-tool)

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

* [Container Monitor with Prometheus](https://docs.mnx.io/api/container-monitor-with-prometheus)

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](https://docs.mnx.io/getting-started/broken-reference)
* [Hashicorp's Packer](https://docs.mnx.io/api/hashicorp/create-and-manage-images-with-packer)
* [Hashicorp's Terraform](https://docs.mnx.io/api/hashicorp/manage-infrastructure-with-terraform)
