For the complete documentation index, see llms.txt. This page is also available as Markdown.

List and review the Universal Broker configuration resources

How to list and review Universal Broker configuration resources with the snyk-broker-config CLI tool

The snyk-broker-config CLI tool provides resources to guide you in configuring your Universal Broker. The following types of resources are available:

  • Connections

  • Credentials

  • Deployments

  • Integrations

To list the workflows available, run snyk-broker-config-workflows.

> snyk-broker-config workflows
Interactive workflows for Deployments, Credentials, Connections and 
Integrations management

USAGE
     $ snyk-broker-config workflows COMMAND

TOPICS
      workflows connections   Universal Broker - Create Connection Workflow
      workflows credentials   Universal Broker - Create Credentials Workflow
      workflows deployments   Universal Broker - Create Deployment Workflow
      workflows integration   Universal Broker - Get Connection Integration Workflow

Run snyk-broker-config workflows <RESOURCE> to list the available resources to get, create, delete, disconnect, integrate, and migrate.

Run the available workflows and follow the prompts to use the specific resources.

For a complete list of the available workflows and commands, see the list of snyk-broker-config commands in the repository.

Last updated

Was this helpful?