Skip to main content

strm delete kafka-exporter

Delete a Kafka Exporter

Synopsis

Deletes a Kafka Exporter.

If it has dependent entities (like Kafka Users), you can use the 'recursive' option to get rid of those also.

Returns everything that was deleted.

Usage

strm delete kafka-exporter (name) [flags]

Options

  -h, --help   help for kafka-exporter

Options inherited from parent commands

      --api-auth-url string   user authentication host (default "https://accounts.strmprivacy.io")
--api-host string api host and port (default "api.strmprivacy.io:443")
-o, --output string output format [json, json-raw, table, plain] (default "table")
-p, --project string project to use (defaults to context-configured project)
-r, --recursive Retrieve entities and their dependents
--token-file string token file that contains an access token (default is $HOME/.config/strmprivacy/credentials-<api-auth-url>.json)

SEE ALSO