Show current status of a running machine

Usage

flyctl machine status <id> [flags]

Options

  -a, --app string       Application name
  -c, --config string    Path to application configuration file
  -d, --display-config   Display the machine config as JSON
  -h, --help             help for status
      --select           Select from a list of machines

Global Options

  -t, --access-token string   Fly API Access Token
      --verbose               Verbose output

See Also