Skip to main content
Install the Noorle CLI for your operating system.

Linux/macOS

Verify installation:

Manual Installation

Download the appropriate binary for your platform from the latest release page. After downloading:

Verify Installation

Update CLI

Uninstall

Shell Completion

Enable tab completion:

Troubleshooting

“Command not found”
  • Ensure /usr/local/bin is in your PATH
  • Reinstall the CLI
Permission denied
  • CLI needs execute permission
  • Run: chmod +x /usr/local/bin/noorle
Wrong version installed
  • Check: which noorle
  • Remove old version first: sudo rm /path/to/noorle

Next Steps