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
Is your feature request related to a problem? Please describe.
Currently the CLI doesn't support migrating pipelines and instead shows an error message telling a user to use the UI to migrate.
Describe the solution you'd like
We should move the migration functionality from the pipeline-services package to a backend API call that the CLI could also leverage.