flyctl vm status
Show a VM's current status including logs, checks, and events.
Usage
flyctl vm status <vm-id> [flags]
Options
-a, --app string App name to operate on
-c, --config string Path to an app config file or directory containing one (default "./fly.toml")
-h, --help help for status
Global Options
-t, --access-token string Fly API Access Token
-j, --json json output
--verbose verbose output
See Also
- flyctl vm - Commands that manage VM instances