winget-create icon indicating copy to clipboard operation
winget-create copied to clipboard

Allow users to override warnings that prevent creating manifests

Open ryfu-msft opened this issue 4 years ago • 0 comments

Currently, we block users from creating a new manifest if they attempt to create a manifest with a package id that already exists in the winget-pkgs repo.

We should include a --override flag that allows the user to override any blocking warnings and create the manifest if they want to generate something locally/make modifications etc.

ryfu-msft avatar Sep 01 '21 21:09 ryfu-msft