Skip to content

Commit

Permalink
Merge 914aaae into 0078f00
Browse files Browse the repository at this point in the history
  • Loading branch information
alexv-smirnov authored May 23, 2024
2 parents 0078f00 + 914aaae commit ca2acd0
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 ca2acd0

Please sign in to comment.