Azure / service-catalog-cli

See the upstream repository ->
https://github.com/kubernetes-incubator/service-catalog
MIT License
33 stars 14 forks source link

Add deprovision command #87

Closed carolynvs closed 6 years ago

carolynvs commented 6 years ago

Closes #80

$ svcat deprovision --help
Deletes an instance of a service

Usage:
  svcat deprovision NAME [flags]

Examples:

  svcat deprovision wordpress-mysql-instance

Flags:
  -h, --help               help for deprovision
  -n, --namespace string   The namespace of the instance (default "default")