> ## 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 image

Manage app image

## Usage

```
fly image [command] [flags]
```

## Available Commands

* [show](/flyctl/cmd/fly_image_show)	 - Show image details.
* [update](/flyctl/cmd/fly_image_update)	 - Updates the app's image to the latest available version.

## Options

```
  -h, --help   help for image
```

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