Show hosts' incidents affecting applications
## Usage
~~~
fly incidents hosts [command] [flags]
~~~
## Available Commands
* [list](/docs/flyctl/incidents-hosts-list/) - List hosts' issues affecting the application
## Options
~~~
-h, --help help for hosts
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly incidents](/docs/flyctl/incidents/) - Show incidents
fly incidents hosts
Show hosts’ incidents affecting applications
Usage
fly incidents hosts [command] [flags]
Available Commands
- list - List hosts’ issues affecting the application
Options
-h, --help help for hosts
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also