GurlGurl
Home
Docs
Home
Docs
  • Documentation

    • Documentation
    • Settings
    • Environments
    • Variables
    • Run history
    • Keyboard shortcuts
    • CLI

CLI

Gurl is also a command-line entry point — gurl is the same binary that backs the app, with a small argument parser on top.

The Homebrew cask drops a gurl shim into your PATH automatically.

Usage

gurl                    # open a fresh window (or the previous session)
gurl <directory>        # open a directory as a workspace
gurl <file.hurl>        # open the file's parent as a workspace, file focused
gurl .                  # same — open the current directory
gurl --help
gurl --version
Prev
Keyboard shortcuts