Manage app image
## Usage
~~~
fly image [command] [flags]
~~~
## Available Commands
* [show](/docs/flyctl/image-show/) - Show image details.
* [update](/docs/flyctl/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](/docs/flyctl/help/) - The Fly.io command line interface