Summary
Create documentation (and/or a guided walkthrough) that helps customers migrate from the existing APIOps Toolkit to APIOps CLI.
Problem
Customers currently using APIOps Toolkit need a clear path to adopt APIOps CLI. Without a migration guide, they face uncertainty about:
Proposed Content
1. Conceptual Mapping
- Side-by-side comparison of Toolkit vs CLI concepts (extractor →
apiops extract, publisher → apiops publish, etc.)
- Differences in artifact format and directory structure
2. Step-by-Step Migration
- How to initialize a new repo with
apiops init
- How to migrate existing extracted artifacts (or re-extract from scratch)
- How to convert Toolkit configuration files to CLI configuration format
- How to update CI/CD pipelines (GitHub Actions / Azure DevOps)
3. Leveraging New Features
4. FAQ / Troubleshooting
- Common migration pitfalls
- Breaking changes between Toolkit and CLI
Related
Summary
Create documentation (and/or a guided walkthrough) that helps customers migrate from the existing APIOps Toolkit to APIOps CLI.
Problem
Customers currently using APIOps Toolkit need a clear path to adopt APIOps CLI. Without a migration guide, they face uncertainty about:
Proposed Content
1. Conceptual Mapping
apiops extract, publisher →apiops publish, etc.)2. Step-by-Step Migration
apiops init3. Leveraging New Features
4. FAQ / Troubleshooting
Related