tool · inferred from evidence
registries command
A subcommand or feature within doctl that introduced a bug related to flag registration.
- 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