fly machine exec

Execute a command on a machine

Usage

flyctl machine exec [machine-id] <command> [flags]

Options

  -a, --app string      Application name
  -c, --config string   Path to application configuration file
  -h, --help            help for exec
  -j, --json            JSON output
      --timeout int     Timeout in seconds

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output

See Also