You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`ydb_list_directory`: List directory contents in YDB
45
+
- Parameters:
46
+
-`path`: YDB directory path to list
47
+
48
+
-`ydb_describe_path`: Get detailed information about a YDB path (table, directory, etc.)
49
+
- Parameters:
50
+
-`path`: YDB path to describe
51
+
52
+
-`ydb_status`: Get the current status of the YDB connection
53
+
31
54
## Development
32
55
33
56
The project uses [Make](https://www.gnu.org/software/make/) as its primary development tool, providing a consistent interface for common development tasks.
0 commit comments