Skip to main content
Version: latest

Integration to CI/CD Pipelines

caution

The fabric-ops tool is now marked as deprecated. Please reach out to your Fabric account executive to learn more about remediation strategies and alternatives. The recommended path forward is to rely on automation using the Cortex CLI

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: