Skip to main content
Version: 6.3.3

Integration to CI/CD Pipelines

SENSA Fabric provides a GitOps utility, Fabric-Ops, that can be used along with the Cortex CLI to assist with CI/CD pipeline automation and to support deployment of Cortex resources in new environments such as staging or production.

Common usage includes scripting the following:

  • After authoring assets, such as skills, actions, connections, and agents using Fabric Console and the CLI, use the Cortex CLI to export agent snapshots, and use the FabricOps CLI to deploy the snapshot into a target environment.
  • Use the Cortex CLI to set up new projects, assign roles, and grant users access to resources.

For more information, review the Fabric-Ops project in GitHub: