Skip to content

Commit 60e65a0

Browse files
authored
Update CLI part of the roadmap (#14993)
1 parent 43173ce commit 60e65a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ We use the following symbols as abbreviations:
126126
## Embedded UI
127127
Detailed roadmap could be found at [YDB Embedded UI repo](https://github.com/ydb-platform/ydb-embedded-ui/blob/main/ROADMAP.md).
128128

129-
## Command Line Utility
130-
1. 🚧 ㉓ Use a **single `ydb yql`** instead of `ydb table query` or `ydb scripting`
129+
## Command Line Interface
130+
1. ✅ ㉔ Use a **single `ydb sql` command** instead of `ydb yql`, `ydb table query` or `ydb scripting` to execute any query
131131
1. ✅ ㉓ Interactive CLI
132132

133133
## Tests and Benchmarks

0 commit comments

Comments
 (0)