Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI manifest migrate --format option #1301

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

pileks
Copy link
Contributor

@pileks pileks commented Oct 4, 2022

Closes #1294
This PR introduces a new option to polywrap manifest migrate - -f, --format.

The format option allows users to define a specific format to which they want to migrate.
If a migration path exists, the manifest is migrated to the appropriate format.
Otherwise, the CLI displays an error message and exits.

Usage:

polywrap manifest migrate -f 0.2.0

@pileks pileks requested a review from krisbitney October 4, 2022 17:50
@pileks pileks requested a review from cbrzn October 4, 2022 17:50
@pileks pileks linked an issue Oct 4, 2022 that may be closed by this pull request
@pileks pileks linked an issue Oct 4, 2022 that may be closed by this pull request
@dOrgJelli dOrgJelli merged commit a1a45c5 into origin-dev Oct 6, 2022
@dOrgJelli dOrgJelli deleted the pileks/cli-manifest-migrate-format-option branch April 10, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI manifest migrate command - add -f, --format option
2 participants