Allows you to delete a namespace
npx wgc namespace delete
command allows you to delete a namespace within the organization.
[name]
: The name of the namespace you want to delete.-f, --force
: An optional flag that allows you to force delete the namespace without being prompted for confirmation.