Skip to content

Commit

Permalink
Merge 914aaae into 3621160
Browse files Browse the repository at this point in the history
  • Loading branch information
alexv-smirnov authored May 21, 2024
2 parents 3621160 + 914aaae commit a5fa539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ydb/apps/ydb/README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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.
You can use --help option on root or any subcommand for more info.

0 comments on commit a5fa539

Please sign in to comment.