Skip to main content

fused integrations

Manage third-party integrations in Fused.

fused integrations [SUBCOMMAND] [OPTIONS]

Subcommands

SubcommandDescription
airtableManage Airtable integration OAuth and tokens.
dropboxManage 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.
hubspotManage HubSpot integration OAuth and tokens.
listList integrations and their connection status.
notionManage Notion integration OAuth and tokens.
onedriveManage OneDrive integration OAuth, tokens, and revoke for onedrive:// paths.
snowflakeManage Snowflake integration OAuth and tokens.

fused integrations airtable

Manage Airtable integration OAuth and tokens.

SubcommandDescription
connectStart OAuth and print the authorization URL.
revokeDisconnect this provider and remove stored tokens.
tokenPrint 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

FlagDescription
--open / --no-openOpen 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.

SubcommandDescription
connectStart OAuth and print the authorization URL.
revokeDisconnect this provider and remove stored tokens.
tokenPrint 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

FlagDescription
--open / --no-openOpen 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.

SubcommandDescription
connectStart OAuth and print the authorization URL.
revokeDisconnect this provider and remove stored tokens.
tokenPrint 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

FlagDescription
--open / --no-openOpen 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.

SubcommandDescription
connectStart OAuth and print the authorization URL.
revokeDisconnect this provider and remove stored tokens.
tokenPrint 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

FlagDescription
--open / --no-openOpen 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.

SubcommandDescription
connectStart OAuth and print the authorization URL.
revokeDisconnect this provider and remove stored tokens.
tokenPrint 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

FlagDescription
--open / --no-openOpen 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.

SubcommandDescription
connectStart OAuth and print the authorization URL.
revokeDisconnect this provider and remove stored tokens.
tokenPrint 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

FlagDescription
--open / --no-openOpen 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.

SubcommandDescription
connectStart Snowflake OAuth and print the authorization URL.
revokeDisconnect this provider and remove stored tokens.
tokenPrint 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

FlagDescription
--account-identifier TEXTSnowflake account identifier.
--client-id TEXTSnowflake OAuth client ID.
--client-secret TEXTSnowflake OAuth client secret.
--client-secret-2 TEXTOptional Snowflake OAuth client secret 2 for key rotation.
--open / --no-openOpen 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