📣
TiDB Cloud Essential is now in public preview. Try it out →

ticloud serverless audit-log filter-rule template

Show audit log filter rule templates for a TiDB Cloud Essential cluster.

ticloud serverless audit-log filter-rule template [flags]

Examples

Show filter templates in interactive mode:

ticloud serverless audit-log filter-rule template

Show filter templates in non-interactive mode:

ticloud serverless audit-log filter-rule template --cluster-id <cluster-id>

Flags

FlagDescriptionRequiredNote
-c, --cluster-id stringThe ID of the cluster.NoOnly works in non-interactive mode.
-h, --helpShows help information for this command.NoWorks in both interactive and non-interactive modes.

Inherited flags

FlagDescriptionRequiredNote
-D, --debugEnables debug mode.NoWorks in both interactive and non-interactive modes.
--no-colorDisables color output.NoOnly works in non-interactive mode.
-P, --profile stringSpecifies the profile to use from your configuration file.NoWorks in both interactive and non-interactive modes.

Feedback

If you have any questions or suggestions on the TiDB Cloud CLI, feel free to create an issue. Also, we welcome any contributions.

Was this page helpful?