Generated from the CLI argparse tree, logion 0.2.0.dev1.
How this works.
logion feedback
3 commands in this group.
logion feedback list
logion feedback list [--api-key API_KEY] [--base-url BASE_URL] [--json] [--timeout TIMEOUT] [--max-retries MAX_RETRIES] [--no-onboarding] [--mine]
| Option | Value | Default | Description |
|---|---|---|---|
--api-key |
string | — | |
--base-url |
string | — | |
--json |
flag | — | |
--timeout |
float | — | |
--max-retries |
int | — | |
--no-onboarding |
flag | — | Never run first-run onboarding for this invocation. |
--mine |
flag | True |
Calls
logion feedback submit
logion feedback submit [--api-key API_KEY] [--base-url BASE_URL] [--json] [--timeout TIMEOUT] [--max-retries MAX_RETRIES] [--no-onboarding] RESOURCE_ID VERSION_ID --rating RATING [--usefulness USEFULNESS] [--reliability RELIABILITY] [--tool-safety TOOL_SAFETY] [--acquisition-channel ACQUISITION_CHANNEL] [--force] [--source-receipt-id SOURCE_RECEIPT_ID] [--token-efficiency TOKEN_EFFICIENCY] [--completed-task] [--not-completed-task] --task-class TASK_CLASS [--body BODY]
| Option | Value | Default | Description |
|---|---|---|---|
--api-key |
string | — | |
--base-url |
string | — | |
--json |
flag | — | |
--timeout |
float | — | |
--max-retries |
int | — | |
--no-onboarding |
flag | — | Never run first-run onboarding for this invocation. |
RESOURCE_ID |
string | — | |
VERSION_ID |
string | — | |
--rating |
1 | 2 | 3 | 4 | 5 | — | |
--usefulness |
int | — | |
--reliability |
int | — | |
--tool-safety |
int | — | |
--acquisition-channel |
string | — | Override the channel; resolved from the local acquisition receipt when omitted. |
--force |
flag | — | Revise feedback already submitted for this version/task class. |
--source-receipt-id |
string | — | |
--token-efficiency |
int | — | |
--completed-task |
flag | — | |
--not-completed-task |
flag | True |
|
--task-class |
string | — | |
--body |
string | — |
Calls
logion feedback summary
logion feedback summary [--api-key API_KEY] [--base-url BASE_URL] [--json] [--timeout TIMEOUT] [--max-retries MAX_RETRIES] [--no-onboarding] RESOURCE_ID
| Option | Value | Default | Description |
|---|---|---|---|
--api-key |
string | — | |
--base-url |
string | — | |
--json |
flag | — | |
--timeout |
float | — | |
--max-retries |
int | — | |
--no-onboarding |
flag | — | Never run first-run onboarding for this invocation. |
RESOURCE_ID |
string | — |
Calls