You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
feat: Create command line interface for a migrate command (#1109)
Closes#1108.
### Summary of Changes
Created a migrate cli command, that takes two api files, an annotation
file, and an output path as input
### Testing Instructions
Run Terminal with `parse-package migrate -a1 apiv1.json -a2 apiv2.json
-a annotations.json -o out`
Co-authored-by: Aclrian <[email protected]>
0 commit comments