-
As for the architecture, the Database must be reachable also through a CLI.
Some ideas :
https://www.dolthub.com/blog/2023-03-29-interactive-shell-golang/
https://appmaster.io/blog/writing-cli-appl…
-
We "could-have" YQL syntax highlighting in [YDB CLI](https://github.com/ydb-platform/ydb/tree/main/ydb/apps/ydb) in interactive mode with color schema like we have in [Embedded UI](https://github.com/…
-
We already added `YQL` highlighting to `YDB CLI` at MR #7448. It would be nice to have autosuggestions like we have in the Web UI editor powered by [websql-autocomplete](https://github.com/gravity-ui/…
-
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3413
Originally created by @aaronsteers on 2022-04-19 01:03:22
---
As raised by @kgpayne in https://gitlab.com/meltano/meltano/-/is…
-
Hi.
When building CLI tools, there's often a need to ask the user about values.
Deno already provides functions such as `prompt` or `promptSecret` to gather simple strings.
But there's currentl…
-
### Tempest Version
1.0-alpha1
### PHP Version
8.3
### Operating System
MacOS
### Description
See https://github.com/tempestphp/tempest-framework/pull/513#issuecomment-2407466902 …
-
### Describe the error
The following codes do the same exact thing
```
# Ok
self.play(ShowCreation(rectangles[0]), ShowCreation(rectangles[2]))
# Ok
self.pl…
-
There should be a way around this.
Needs to be investigated.
Situation: I usually create ./py and ./r directories when working in multi-language projects
For example...
```
- project root
…
-
Hi guys!
The CLI has new functionality in place to create a new application to use the CLI on a Microsoft 365 tenant. We have to run `m365 setup` and follow the questions to the end. Which is nice!…
-
For some testing purposes, it might be useful to have an interactive CLI, where you can send commands, see reponses, acticate alarms, etc.
Being interactive, it would be a bit similar to the RSMP s…