Skip to main content

Integrations

Browser-opener commands that deep-link to the RevOS UI for managing data source integrations.

Usage

revos integrations list
revos integrations create
revos integrations update <id>

Commands

list

Opens the integrations page in the RevOS UI.

revos integrations list

get

Opens a specific integration in the RevOS UI.

revos integrations get <integration-id>

create

Opens the RevOS UI to add a new data source.

revos integrations create

update

Opens the RevOS UI to edit an existing integration.

revos integrations update <integration-id>

URL Resolution

The commands derive the app URL from the configured API URL (REVOS_API_URL):

  • https://api.revos.ai opens https://app.revos.ai/integrations