diff options
author | ilnaz <ilnaz@ydb.tech> | 2022-12-11 22:27:24 +0300 |
---|---|---|
committer | ilnaz <ilnaz@ydb.tech> | 2022-12-11 22:27:24 +0300 |
commit | e25f28e14731646366f266d92cc891eb1eb85fcc (patch) | |
tree | 5f92d87a68d9b19bb48e07fbe7835ad2414c894e | |
parent | 5bcaff43843bbd8b82208b56ed3ccde25c5284ad (diff) | |
download | ydb-e25f28e14731646366f266d92cc891eb1eb85fcc.tar.gz |
(docs) table ttl drop -> table ttl reset
6 files changed, 19 insertions, 19 deletions
diff --git a/ydb/docs/en/core/concepts/_includes/ttl.md b/ydb/docs/en/core/concepts/_includes/ttl.md index 4f97c0b4d62..2b26c9c1888 100644 --- a/ydb/docs/en/core/concepts/_includes/ttl.md +++ b/ydb/docs/en/core/concepts/_includes/ttl.md @@ -243,7 +243,7 @@ For a newly created table, you can pass TTL settings along with the table descri - CLI ```bash - $ {{ ydb-cli }} -e <endpoint> -d <database> table ttl drop mytable + $ {{ ydb-cli }} -e <endpoint> -d <database> table ttl reset mytable ``` {% if oss == true %} diff --git a/ydb/docs/en/core/reference/ydb-cli/_includes/commands.md b/ydb/docs/en/core/reference/ydb-cli/_includes/commands.md index 8c78801c36a..41a01c8b1ae 100644 --- a/ydb/docs/en/core/reference/ydb-cli/_includes/commands.md +++ b/ydb/docs/en/core/reference/ydb-cli/_includes/commands.md @@ -61,7 +61,7 @@ Any command can be run from the command line with the `--help` option to get hel | [table query explain](../commands/explain-plan.md) | YQL query execution plan | | [table readtable](../commands/readtable.md) | Streaming table reads | | [table ttl set](../table-ttl-set.md) | Setting TTL parameters | -| [table ttl drop](../table-ttl-drop.md) | Deleting TTL parameters | +| [table ttl reset](../table-ttl-drop.md) | Resetting TTL parameters | | [tools copy](../tools-copy.md) | Copying tables | | [tools dump](../export_import/tools_dump.md) | Dumping a directory or table to the file system | | [tools rename](../commands/tools/rename.md) | Renaming tables | diff --git a/ydb/docs/en/core/reference/ydb-cli/table-ttl-drop.md b/ydb/docs/en/core/reference/ydb-cli/table-ttl-drop.md index 67bbadc2e58..ddd28ffc2c0 100644 --- a/ydb/docs/en/core/reference/ydb-cli/table-ttl-drop.md +++ b/ydb/docs/en/core/reference/ydb-cli/table-ttl-drop.md @@ -1,30 +1,30 @@ -# Deleting TTL parameters +# Resetting TTL parameters -Use the `table ttl drop` subcommand to delete [TTL](../../concepts/ttl.md) for the specified table. +Use the `table ttl reset` subcommand to disable [TTL](../../concepts/ttl.md) for the specified table. General format of the command: ```bash -{{ ydb-cli }} [global options...] table ttl drop [options...] <table path> +{{ ydb-cli }} [global options...] table ttl reset [options...] <table path> ``` * `global options`: [Global parameters](commands/global-options.md). * `options`: [Parameters of the subcommand](#options). * `table path`: The table path. -View a description of the TTL delete command: +View a description of the TTL reset command: ```bash -{{ ydb-cli }} table ttl drop --help +{{ ydb-cli }} table ttl reset --help ``` ## Examples {examples} {% include [ydb-cli-profile](../../_includes/ydb-cli-profile.md) %} -Delete TTL for the `series` table: +Disable TTL for the `series` table: ```bash -{{ ydb-cli }} -p db1 table ttl drop \ +{{ ydb-cli }} -p db1 table ttl reset \ series -```
\ No newline at end of file +``` diff --git a/ydb/docs/ru/core/concepts/_includes/ttl.md b/ydb/docs/ru/core/concepts/_includes/ttl.md index b84af13a96c..56171eea84c 100644 --- a/ydb/docs/ru/core/concepts/_includes/ttl.md +++ b/ydb/docs/ru/core/concepts/_includes/ttl.md @@ -243,7 +243,7 @@ expiration_time = valueof(ttl_column) + expire_after_seconds - CLI ```bash - $ {{ ydb-cli }} -e <endpoint> -d <database> table ttl drop mytable + $ {{ ydb-cli }} -e <endpoint> -d <database> table ttl reset mytable ``` {% if oss == true %} diff --git a/ydb/docs/ru/core/reference/ydb-cli/_includes/commands.md b/ydb/docs/ru/core/reference/ydb-cli/_includes/commands.md index 07a2d437031..5a1dcd52133 100644 --- a/ydb/docs/ru/core/reference/ydb-cli/_includes/commands.md +++ b/ydb/docs/ru/core/reference/ydb-cli/_includes/commands.md @@ -61,7 +61,7 @@ table attribute drop | Удаление атрибута таблицы [table query explain](../commands/explain-plan.md) | План исполнения YQL-запроса [table readtable](../commands/readtable.md) | Потоковое чтение таблицы [table ttl set](../table-ttl-set.md) | Установка параметров TTL -[table ttl drop](../table-ttl-drop.md) | Удаление параметров TTL +[table ttl reset](../table-ttl-drop.md) | Сброс параметров TTL [tools copy](../tools-copy.md) | Копирование таблиц [tools dump](../export_import/tools_dump.md) | Выгрузка директории или таблицы в файловую систему [tools rename](../commands/tools/rename.md) | Переименование таблиц diff --git a/ydb/docs/ru/core/reference/ydb-cli/table-ttl-drop.md b/ydb/docs/ru/core/reference/ydb-cli/table-ttl-drop.md index cc8a91ff0c4..9df5856009a 100644 --- a/ydb/docs/ru/core/reference/ydb-cli/table-ttl-drop.md +++ b/ydb/docs/ru/core/reference/ydb-cli/table-ttl-drop.md @@ -1,30 +1,30 @@ -# Удаление параметров TTL +# Сброс параметров TTL -С помощью подкоманды `table ttl drop` вы можете удалить [TTL](../../concepts/ttl.md) для указанной таблицы. +С помощью подкоманды `table ttl reset` вы можете выключить [TTL](../../concepts/ttl.md) для указанной таблицы. Общий вид команды: ```bash -{{ ydb-cli }} [global options...] table ttl drop [options...] <table path> +{{ ydb-cli }} [global options...] table ttl reset [options...] <table path> ``` * `global options` — [глобальные параметры](commands/global-options.md). * `options` — [параметры подкоманды](#options). * `table path` — путь таблицы. -Посмотрите описание команды удаления TTL: +Посмотрите описание команды выключения TTL: ```bash -{{ ydb-cli }} table ttl drop --help +{{ ydb-cli }} table ttl reset --help ``` ## Примеры {examples} {% include [ydb-cli-profile](../../_includes/ydb-cli-profile.md) %} -Удалите TTL для таблицы `series`: +Выключите TTL для таблицы `series`: ```bash -{{ ydb-cli }} -p db1 table ttl drop \ +{{ ydb-cli }} -p db1 table ttl reset \ series ``` |