Resetting TTL parameters
Use the table ttl reset
subcommand to reset TTL for the specified table.
General format of the command:
ydb [global options...] table ttl reset <table path>
global options
: Global parameters.table path
: The table path.
View the description of the TTL reset command:
ydb table ttl reset --help
Examples
Note
The examples use the quickstart
profile. To learn more, see Creating a profile to connect to a test database.
Reset TTL for the series
table:
ydb -p quickstart table ttl reset \
series