confluent ksql app describe

Description

DEPRECATED: Describe 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 describe <id> [flags]

Flags

    --context string       CLI context name.
    --environment string   Environment ID.
-o, --output string        Specify the output format as "human", "json", or "yaml". (default "human")

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