tool · inferred from evidence
delete-manifest
A subcommand of doctl that was affected by the flag collision bug.
- doctl registry repository delete-manifest ignores --force, still prompts for confirmation
This was a real bug: when the new registries command was added, its subcommands registered flags under the same names in the shared viper/pflag global table, so the delete-manifest --force flag got swallowed and the confirmation prompt show