Skip to main content
The NeetoForm CLI is a single binary, neetoform, that talks to the same external API the REST endpoints expose. It signs you in through the browser, stores the credential per workspace, and prints results as tables, JSON or TOON.

No API key to manage

neetoform login opens a browser and stores a session per workspace. There is no key to generate, paste or rotate.

Scoped to you

Requests run with your own permissions, so the CLI can only reach what your account can reach.

Built for scripting

--json, --quiet and --toon give machine-readable output, and every command exits non-zero on failure.

Ready for AI assistants

neetoform setup installs a NeetoForm skill into Claude Code, Cursor, Windsurf, Copilot, Gemini CLI and Codex.

Prerequisites

  • A NeetoForm workspace and your workspace subdomain.
  • An account in that workspace. The CLI acts as you, so a command fails if your organization role does not allow the operation.
  • macOS, Linux or Windows. See Installation.

Where to go next

Installation

Install the binary with Homebrew or an install script.

Authentication

Sign in, work with several workspaces, and see where credentials are stored.

Commands overview

Every command grouped by resource, with global flags.

Output formats

Pretty tables, the JSON envelope, quiet mode and TOON.