Skip to content

ACME Portal Documentation

Welcome to the ACME Portal VS Code Extension documentation.

Overview

ACME Portal is a VS Code extension that provides a UI to manage Python flow deployments via the acme-portal-sdk. It integrates directly into your VS Code workspace to streamline flow development and deployment workflows.

Features

  • Flow Management: Browse and manage Python flows in your workspace
  • Deployment Controls: Deploy flows directly from VS Code
  • Environment Promotion: Promote flows between different environments
  • Version Comparison: Compare different versions of your flows
  • Settings Management: Configure extension settings through VS Code preferences

Quick Start

  1. Install the extension from the VS Code marketplace
  2. Open a workspace containing Python flows that use acme-portal-sdk
  3. Configure the flows path in extension settings
  4. Use the ACME Portal sidebar to manage your flows

Support

For questions, issues, or contributions, please visit our GitHub repository.