> ## 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 machine api-proxy

Establish a proxy to the Machine API through a Wireguard tunnel for local connections

## Usage

```
fly machine api-proxy [flags]
```

## Options

```
  -h, --help         help for api-proxy
  -o, --org string   The target Fly.io organization
  -q, --quiet        Don't print progress indicators for WireGuard
```

## Global Options

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

## See Also

* [fly machine](/flyctl/cmd/fly_machine)	 - Manage Fly Machines.
