fused integrations
Manage third-party integrations in Fused.
fused integrations [SUBCOMMAND] [OPTIONS]
Subcommands
| Subcommand | Description |
|---|---|
airtable | Manage Airtable integration OAuth and tokens. |
dropbox | Manage Dropbox integration OAuth, tokens, and revoke for dropbox:// paths. |
google-drive | (Alias: gdrive) Manage Google Drive integration OAuth, tokens, revoke, and terminal pick for gdrive:// paths. |
hubspot | Manage HubSpot integration OAuth and tokens. |
list | List integrations and their connection status. |
notion | Manage Notion integration OAuth and tokens. |
onedrive | Manage OneDrive integration OAuth, tokens, and revoke for onedrive:// paths. |
snowflake | Manage Snowflake integration OAuth and tokens. |
fused integrations airtable
Manage Airtable integration OAuth and tokens.
| Subcommand | Description |
|---|---|
connect | Start OAuth and print the authorization URL. |
revoke | Disconnect this provider and remove stored tokens. |
token | Print a short-lived access token for this provider (sensitive output). |
fused integrations airtable connect
Start OAuth and print the authorization URL.
fused integrations airtable connect [OPTIONS]
Options
| Flag | Description |
|---|---|
--open / --no-open | Open the OAuth URL in your default browser. When omitted, opens automatically in text mode if stdout is a tty. |
fused integrations airtable revoke
Disconnect this provider and remove stored tokens.
fused integrations airtable revoke
fused integrations airtable token
Print a short-lived access token for this provider (sensitive output).
fused integrations airtable token
fused integrations dropbox
Manage Dropbox integration OAuth, tokens, and revoke for dropbox:// paths.
| Subcommand | Description |
|---|---|
connect | Start OAuth and print the authorization URL. |
revoke | Disconnect this provider and remove stored tokens. |
token | Print a short-lived access token for this provider (sensitive output). |
fused integrations dropbox connect
Start OAuth and print the authorization URL.
fused integrations dropbox connect [OPTIONS]
Options
| Flag | Description |
|---|---|
--open / --no-open | Open the OAuth URL in your default browser. When omitted, opens automatically in text mode if stdout is a tty. |
fused integrations dropbox revoke
Disconnect this provider and remove stored tokens.
fused integrations dropbox revoke
fused integrations dropbox token
Print a short-lived access token for this provider (sensitive output).
fused integrations dropbox token
fused integrations google-drive
(Alias: gdrive) Manage Google Drive integration OAuth, tokens, revoke, and terminal pick for gdrive:// paths.
| Subcommand | Description |
|---|---|
connect | Start OAuth and print the authorization URL. |
revoke | Disconnect this provider and remove stored tokens. |
token | Print a short-lived access token for this provider (sensitive output). |
fused integrations google-drive connect
Start OAuth and print the authorization URL.
fused integrations google-drive connect [OPTIONS]
Options
| Flag | Description |
|---|---|
--open / --no-open | Open the OAuth URL in your default browser. When omitted, opens automatically in text mode if stdout is a tty. |
fused integrations google-drive revoke
Disconnect this provider and remove stored tokens.
fused integrations google-drive revoke
fused integrations google-drive token
Print a short-lived access token for this provider (sensitive output).
fused integrations google-drive token
fused integrations hubspot
Manage HubSpot integration OAuth and tokens.
| Subcommand | Description |
|---|---|
connect | Start OAuth and print the authorization URL. |
revoke | Disconnect this provider and remove stored tokens. |
token | Print a short-lived access token for this provider (sensitive output). |
fused integrations hubspot connect
Start OAuth and print the authorization URL.
fused integrations hubspot connect [OPTIONS]
Options
| Flag | Description |
|---|---|
--open / --no-open | Open the OAuth URL in your default browser. When omitted, opens automatically in text mode if stdout is a tty. |
fused integrations hubspot revoke
Disconnect this provider and remove stored tokens.
fused integrations hubspot revoke
fused integrations hubspot token
Print a short-lived access token for this provider (sensitive output).
fused integrations hubspot token
fused integrations list
List integrations and their connection status.
fused integrations list
fused integrations notion
Manage Notion integration OAuth and tokens.
| Subcommand | Description |
|---|---|
connect | Start OAuth and print the authorization URL. |
revoke | Disconnect this provider and remove stored tokens. |
token | Print a short-lived access token for this provider (sensitive output). |
fused integrations notion connect
Start OAuth and print the authorization URL.
fused integrations notion connect [OPTIONS]
Options
| Flag | Description |
|---|---|
--open / --no-open | Open the OAuth URL in your default browser. When omitted, opens automatically in text mode if stdout is a tty. |
fused integrations notion revoke
Disconnect this provider and remove stored tokens.
fused integrations notion revoke
fused integrations notion token
Print a short-lived access token for this provider (sensitive output).
fused integrations notion token
fused integrations onedrive
Manage OneDrive integration OAuth, tokens, and revoke for onedrive:// paths.
| Subcommand | Description |
|---|---|
connect | Start OAuth and print the authorization URL. |
revoke | Disconnect this provider and remove stored tokens. |
token | Print a short-lived access token for this provider (sensitive output). |
fused integrations onedrive connect
Start OAuth and print the authorization URL.
fused integrations onedrive connect [OPTIONS]
Options
| Flag | Description |
|---|---|
--open / --no-open | Open the OAuth URL in your default browser. When omitted, opens automatically in text mode if stdout is a tty. |
fused integrations onedrive revoke
Disconnect this provider and remove stored tokens.
fused integrations onedrive revoke
fused integrations onedrive token
Print a short-lived access token for this provider (sensitive output).
fused integrations onedrive token
fused integrations snowflake
Manage Snowflake integration OAuth and tokens.
| Subcommand | Description |
|---|---|
connect | Start Snowflake OAuth and print the authorization URL. |
revoke | Disconnect this provider and remove stored tokens. |
token | Print a short-lived access token for this provider (sensitive output). |
fused integrations snowflake connect
Start Snowflake OAuth and print the authorization URL.
fused integrations snowflake connect [OPTIONS]
Options
| Flag | Description |
|---|---|
--account-identifier TEXT | Snowflake account identifier. |
--client-id TEXT | Snowflake OAuth client ID. |
--client-secret TEXT | Snowflake OAuth client secret. |
--client-secret-2 TEXT | Optional Snowflake OAuth client secret 2 for key rotation. |
--open / --no-open | Open the OAuth URL in your default browser. When omitted, opens automatically in text mode if stdout is a tty. |
fused integrations snowflake revoke
Disconnect this provider and remove stored tokens.
fused integrations snowflake revoke
fused integrations snowflake token
Print a short-lived access token for this provider (sensitive output).
fused integrations snowflake token