Open browser to current deployed application. If an optional relative URI is specified, it is appended to the root URL of the deployed application.

Usage

flyctl open [RELATIVE_URI] [flags]

Options

  -a, --app string      Application name
  -c, --config string   Path to application configuration file
  -h, --help            help for open

Global Options

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

See Also