Generated from the CLI argparse tree, logion 0.2.0.dev1.
How this works.
logion integrations
4 commands in this group.
logion integrations detect
logion integrations detect [--api-key API_KEY] [--base-url BASE_URL] [--json] [--timeout TIMEOUT] [--max-retries MAX_RETRIES] [--no-onboarding]
| 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. |
logion integrations disable
logion integrations disable [--api-key API_KEY] [--base-url BASE_URL] [--json] [--timeout TIMEOUT] [--max-retries MAX_RETRIES] [--no-onboarding] HARNESS [--scope SCOPE]
| 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. |
HARNESS |
string |
— |
|
--scope |
string |
user |
Config scope the hook is removed from (default: user). |
logion integrations enable
logion integrations enable [--api-key API_KEY] [--base-url BASE_URL] [--json] [--timeout TIMEOUT] [--max-retries MAX_RETRIES] [--no-onboarding] HARNESS [--dry-run] [--mode MODE] [--scope SCOPE]
| 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. |
HARNESS |
string |
— |
|
--dry-run |
flag |
— |
|
--mode |
off | local-only | prompt | auto |
prompt |
|
--scope |
string |
user |
Config scope the hook is written to (default: user). |
logion integrations status
logion integrations status [--api-key API_KEY] [--base-url BASE_URL] [--json] [--timeout TIMEOUT] [--max-retries MAX_RETRIES] [--no-onboarding]
| 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. |