Commands
Commands overview
Every neetoinvoice command grouped by resource, with links to the full reference.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Every neetoinvoice command grouped by resource, with links to the full reference.
| Flag | Description |
|---|---|
--json | Force the JSON envelope even on a terminal |
--quiet | Emit the raw payload only, with no envelope |
--toon | Emit TOON, a compact format for AI assistants |
--subdomain | Select which signed-in subdomain the command targets |
| Command | Description |
|---|---|
neetoinvoice clients create | Create a client |
neetoinvoice clients list | List clients (find a client’s id by name) |
neetoinvoice clients show | Show a client and its recipients |
neetoinvoice clients update | Update a client |
| Command | Description |
|---|---|
neetoinvoice doctor | Check CLI health and connectivity |
| Command | Description |
|---|---|
neetoinvoice invoices create | Generate an invoice for a client |
| Command | Description |
|---|---|
neetoinvoice login | Authenticate to NeetoInvoice via browser |
| Command | Description |
|---|---|
neetoinvoice logout | Sign out and clear saved credentials |
| Command | Description |
|---|---|
neetoinvoice monthly-ptos list | List the monthly PTO report for a month and year |
neetoinvoice monthly-ptos update-earned | Set PTO earned for users (e.g. 0 to remove earned PTO) |
| Command | Description |
|---|---|
neetoinvoice project-users create | Add a user to a project |
neetoinvoice project-users delete | Remove a user from a project |
neetoinvoice project-users list | List users on a project |
neetoinvoice project-users update | Update a project user |
| Command | Description |
|---|---|
neetoinvoice projects create | Create a project |
neetoinvoice projects list | List projects (find a project’s id, or a user’s projects) |
neetoinvoice projects show | Show a project |
neetoinvoice projects update | Update a project |
| Command | Description |
|---|---|
neetoinvoice recipients create | Add a recipient to a client |
neetoinvoice recipients delete | Delete a client recipient |
neetoinvoice recipients update | Update a client recipient |
| Command | Description |
|---|---|
neetoinvoice reports missing-entries | Working days with no timesheet entry for a user |
neetoinvoice reports payroll-summary | Per-user working days and LOP days for a month |
neetoinvoice reports timesheet-summary | Per-user, per-day, per-project hours for a date range |
| Command | Description |
|---|---|
neetoinvoice setup claude | Register NeetoInvoice plugin with Claude Code |
neetoinvoice setup codex | Add NeetoInvoice instructions for OpenAI Codex |
neetoinvoice setup copilot | Add NeetoInvoice instructions for GitHub Copilot |
neetoinvoice setup cursor | Write NeetoInvoice rules for Cursor IDE |
neetoinvoice setup gemini | Add NeetoInvoice instructions for Gemini CLI |
neetoinvoice setup windsurf | Write NeetoInvoice rules for Windsurf IDE |
| Command | Description |
|---|---|
neetoinvoice team-members create | Invite team members |
neetoinvoice team-members delete | Remove a team member |
neetoinvoice team-members list | List team members |
neetoinvoice team-members show | Show a team member |
neetoinvoice team-members update | Update a team member |
| Command | Description |
|---|---|
neetoinvoice time-entries create | Log a time entry |
neetoinvoice time-entries delete | Delete a time entry |
neetoinvoice time-entries list | List unbilled time entries for a project |
neetoinvoice time-entries update | Update a time entry |
| Command | Description |
|---|---|
neetoinvoice update | Update the CLI to the latest version |
| Command | Description |
|---|---|
neetoinvoice version | Print the CLI version |
| Command | Description |
|---|---|
neetoinvoice whoami | Show current authenticated user(s) |