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

Require Wrapper Naming

Open dOrgJelli opened this issue 2 years ago • 0 comments

Describe the bug Currently when you create a wasm wrapper using the template project via the CLI, the name is already set to template-wasm-as. Users often overlook this name field and deploy it without modification. See wrappers.io for examples of this.

Please provide the steps to reproduce and if possible a minimal demo of the problem. I think we want to remove the text from the field, and force the user to manually set it. Or we could add it to the create command and have it intake the user's project name which gets set in the polywrap.yaml manifest.

dOrgJelli avatar Feb 19 '23 08:02 dOrgJelli