Connect to a saved connection (opens in GUI)

Usage: connect [OPTIONS] <TARGET>

Arguments:
  <TARGET>
          Connection name, host, or ID

Options:
      --wait
          Wait until the resulting session appears in the session list

      --focus
          Focus the resulting tab after the session appears

      --interval <INTERVAL>
          Polling interval in milliseconds when --wait is enabled
          
          [default: 500]

      --wait-timeout <WAIT_TIMEOUT>
          Maximum time to wait for the session to appear, in milliseconds
          
          [default: 30000]

  -h, --help
          Print help
