confluent ksql app delete

Description

DEPRECATED: Delete a ksqlDB app. In the next major release, the confluent ksql app commands will be removed. Use the equivalent confluent ksql cluster commands instead.

confluent ksql app delete <id> [flags]

Flags

--context string       CLI context name.
--environment string   Environment ID.

Global Flags

-h, --help            Show help for this command.
-v, --verbose count   Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).

See Also