$ 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")
Closes #80