wrap-cli icon indicating copy to clipboard operation
wrap-cli copied to clipboard

CLI - `manifest` command

Open pileks opened this issue 3 years ago • 0 comments

Add a polywrap manifest command/set of commands within the CLI.

polywrap manifest schema

  • should print out the schema for the polywrap manifest file
    • should print out the schema for the current version if a manifest file already exists in the working directory?
    • should print out latest schema if no manifest file exists?

polywrap manifest migrate

  • should migrate the current manifest file to the latest version

Partly related to #202

pileks avatar Aug 16 '22 16:08 pileks