Api
Generated reference for nimbu api
Generated from the CLI command contract. Do not edit this page manually.
Raw API access
Send a DELETE request (requires --force)
| Name | Required | Description |
|---|
path | yes | API path |
| Flag | Required | Default | Description |
|---|
-d, --data | no | | Request JSON: inline, @file, or - for stdin |
--file | no | | Read request JSON from file (legacy; use --data @file) |
--all | no | | Fetch every page of a JSON array response |
--output | no | | Write an exact binary response to FILE or - for stdout |
Send a GET request
| Name | Required | Description |
|---|
path | yes | API path |
| Flag | Required | Default | Description |
|---|
-d, --data | no | | Request JSON: inline, @file, or - for stdin |
--file | no | | Read request JSON from file (legacy; use --data @file) |
--all | no | | Fetch every page of a JSON array response |
--output | no | | Write an exact binary response to FILE or - for stdout |
Send a PATCH request
| Name | Required | Description |
|---|
path | yes | API path |
| Flag | Required | Default | Description |
|---|
-d, --data | no | | Request JSON: inline, @file, or - for stdin |
--file | no | | Read request JSON from file (legacy; use --data @file) |
--all | no | | Fetch every page of a JSON array response |
--output | no | | Write an exact binary response to FILE or - for stdout |
Send a POST request
| Name | Required | Description |
|---|
path | yes | API path |
| Flag | Required | Default | Description |
|---|
-d, --data | no | | Request JSON: inline, @file, or - for stdin |
--file | no | | Read request JSON from file (legacy; use --data @file) |
--all | no | | Fetch every page of a JSON array response |
--output | no | | Write an exact binary response to FILE or - for stdout |
Send a PUT request
| Name | Required | Description |
|---|
path | yes | API path |
| Flag | Required | Default | Description |
|---|
-d, --data | no | | Request JSON: inline, @file, or - for stdin |
--file | no | | Read request JSON from file (legacy; use --data @file) |
--all | no | | Fetch every page of a JSON array response |
--output | no | | Write an exact binary response to FILE or - for stdout |