diff --git a/ydb/apps/ydb/README.md b/ydb/apps/ydb/README.md index 66da458cc9b7..127713dd4bf9 100644 --- a/ydb/apps/ydb/README.md +++ b/ydb/apps/ydb/README.md @@ -1,6 +1,6 @@ # Yandex Database Command Line Interface -This is the official YDB command line client that works via public API. +This is the official YDB command line client that works via public API. Yes. The structure of commands in YDB CLI is similar to one in YDB API and consists of services (table, scheme, etc.). There is also an additional "tools" section which provides useful utilities for common operations with the database. @@ -9,4 +9,4 @@ There is a couple of options that every call has to be provided with (or it can - endpoint - Endpoint to connect to; - database - Database to work with. -You can use --help option on root or any subcommand for more info. \ No newline at end of file +You can use --help option on root or any subcommand for more info.