> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# fly platform

The PLATFORM commands are for users looking for information
about the Fly platform.

## Usage

```
fly platform [command] [flags]
```

## Available Commands

* [regions](/flyctl/cmd/fly_platform_regions)	 - List regions
* [status](/flyctl/cmd/fly_platform_status)	 - Show current platform status with an optional filter for maintenance or incidents in json mode (eg. incidents, maintenance)
* [vm-sizes](/flyctl/cmd/fly_platform_vm-sizes)	 - List VM Sizes

## Options

```
  -h, --help   help for platform
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly](/flyctl/cmd/fly_help)	 - The Fly.io command line interface
