ticloud serverless audit-log config describe
Describe the database audit logging configuration for a TiDB Cloud Essential instance.
ticloud serverless audit-log config describe [flags]
Examples
Get the database audit logging configuration in interactive mode:
ticloud serverless audit-log config describe
Get the database audit logging configuration in non-interactive mode:
ticloud serverless audit-log config describe -c <cluster-id>
Flags
Inherited flags
Feedback
If you have any questions or suggestions on the TiDB Cloud CLI, feel free to create an issue. Also, we welcome any contributions.