> ## 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 settings autoupdate

Control automatic updates

## Usage

```
fly settings autoupdate [flags]
```

## Available Commands

* [disable](/flyctl/cmd/fly_settings_autoupdate_disable)	 - Disable automatic updates
* [enable](/flyctl/cmd/fly_settings_autoupdate_enable)	 - Enable automatic updates

## Options

```
  -h, --help   help for autoupdate
```

## Global Options

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

## See Also

* [fly settings](/flyctl/cmd/fly_settings)	 - Manage flyctl settings
