---
title: Fastly CLI
summary: null
url: https://www.fastly.com/documentation/reference/cli
---

`fastly` is an [open-source](https://github.com/fastly/cli) command line tool for interacting with the [Fastly API](https://www.fastly.com/documentation/reference/api). Use it to create services, manage backends and domains, upload VCL or build and deploy Compute packages. Convenient access to Fastly from where you are working with your code, or from your CI environment.

To get started, [learn about installing and configuring the CLI](https://www.fastly.com/documentation/reference/tools/cli).

## Command groups

- [fastly apisecurity](https://www.fastly.com/documentation/reference/cli/apisecurity/) - Manipulate Fastly API security operations
- [fastly auth](https://www.fastly.com/documentation/reference/cli/auth/) - Manage stored Fastly API tokens and token policies
- [fastly compute](https://www.fastly.com/documentation/reference/cli/compute/) - Manage Compute packages
- [fastly config](https://www.fastly.com/documentation/reference/cli/config/) - Display the Fastly CLI configuration
- [fastly config-store](https://www.fastly.com/documentation/reference/cli/config-store/) - Manipulate Fastly Config Stores
- [fastly config-store-entry](https://www.fastly.com/documentation/reference/cli/config-store-entry/) - Manipulate Fastly Config Store items
- [fastly dashboard](https://www.fastly.com/documentation/reference/cli/dashboard/) - Manipulate Fastly Custom Dashboards
- [fastly domain](https://www.fastly.com/documentation/reference/cli/domain/) - Manipulate Fastly domains
- [fastly install](https://www.fastly.com/documentation/reference/cli/install/) - Install the specified version of the CLI
- [fastly ip-list](https://www.fastly.com/documentation/reference/cli/ip-list/) - List Fastly's public IPs
- [fastly kv-store](https://www.fastly.com/documentation/reference/cli/kv-store/) - Manipulate Fastly KV Stores
- [fastly kv-store-entry](https://www.fastly.com/documentation/reference/cli/kv-store-entry/) - Manipulate Fastly KV Store keys
- [fastly log-tail](https://www.fastly.com/documentation/reference/cli/log-tail/) - Tail Compute logs
- [fastly ngwaf](https://www.fastly.com/documentation/reference/cli/ngwaf/) - Manage NGWAF
- [fastly object-storage](https://www.fastly.com/documentation/reference/cli/object-storage/) - Manage object storage
- [fastly pops](https://www.fastly.com/documentation/reference/cli/pops/) - List Fastly datacenters
- [fastly products](https://www.fastly.com/documentation/reference/cli/products/) - Enable, disable, and check the enablement status of products
- [fastly secret-store](https://www.fastly.com/documentation/reference/cli/secret-store/) - Manipulate Fastly Secret Stores
- [fastly secret-store-entry](https://www.fastly.com/documentation/reference/cli/secret-store-entry/) - Manipulate Fastly Secret Store secrets
- [fastly service](https://www.fastly.com/documentation/reference/cli/service/) - Manipulate Fastly services
- [fastly stats](https://www.fastly.com/documentation/reference/cli/stats/) - View statistics for Fastly services: historical, realtime, aggregate, usage, domain and origin inspection
- [fastly tls-config](https://www.fastly.com/documentation/reference/cli/tls-config/) - Apply configuration options for each TLS enabled domain
- [fastly tls-custom](https://www.fastly.com/documentation/reference/cli/tls-custom/) - Manage custom keys and certs used to enable TLS
- [fastly tls-platform](https://www.fastly.com/documentation/reference/cli/tls-platform/) - Manage large numbers of TLS certificates
- [fastly tls-subscription](https://www.fastly.com/documentation/reference/cli/tls-subscription/) - Generate TLS certificates procured and renewed by Fastly
- [fastly tools](https://www.fastly.com/documentation/reference/cli/tools/) - Tools for working with the Fastly platform
- [fastly update](https://www.fastly.com/documentation/reference/cli/update/) - Update the CLI to the latest version
- [fastly user](https://www.fastly.com/documentation/reference/cli/user/) - Manipulate users of the Fastly API and web interface
- [fastly version](https://www.fastly.com/documentation/reference/cli/version/) - Display version information for the Fastly CLI
- [fastly whoami](https://www.fastly.com/documentation/reference/cli/whoami/) - Get information about the currently authenticated account
