UffizziCloud / uffizzi_cli

The command-line interface for the Uffizzi API
Apache License 2.0
86 stars 46 forks source link

Use `default` if `uffizzi uninstall` namespace is not specified #412

Closed gadkins closed 5 months ago

gadkins commented 5 months ago

When uninstalling uffizzi via uffizzi uninstall, the user may specify the namespace from which to uninstall (e.g. uffizzi uninstall --namespace foo). However, if the user does not specify a namespace, it should default to default).