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 command #1270

Merged
merged 39 commits into from
Sep 25, 2022
Merged

Cli manifest command #1270

merged 39 commits into from
Sep 25, 2022

Conversation

pileks
Copy link
Contributor

@pileks pileks commented Sep 21, 2022

Closes #1146

This PR introduces the manifest command and subcommands into the Polywrap CLI.

Commands:

polywrap manifest migrate migrates your current project manifest to the latest version.
polywrap manifest migrate build migrates your build manifest to the latest version, same goes for all other extension manifests.

polywrap manifest schema prints out a YAML-ish schema for your current project manifest.
polywrap manifest schema build does the same, but for your build manifest, etc.
The schema command auto-detects your current manifest format, or just outputs the latest version if no manifest file is found.

@pileks pileks marked this pull request as ready for review September 23, 2022 18:18
dOrgJelli
dOrgJelli previously approved these changes Sep 24, 2022
@dOrgJelli dOrgJelli merged commit 04776dc into origin-dev Sep 25, 2022
@dOrgJelli dOrgJelli deleted the feat/cli-manifest-command-temp branch April 10, 2023 17:05
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.

2 participants