Skip to content

CLI manifest migrate --format option - #1301

Merged
dOrgJelli merged 2 commits into
origin-devfrom
pileks/cli-manifest-migrate-format-option
Oct 6, 2022
Merged

CLI manifest migrate --format option#1301
dOrgJelli merged 2 commits into
origin-devfrom
pileks/cli-manifest-migrate-format-option

Conversation

@pileks

@pileks pileks commented Oct 4, 2022

Copy link
Copy Markdown
Contributor

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