-
Hey,
I noticed a behavior of the write to string function that is not what I expected. After some investigation I figured out that the Stdout by default is buffered, and depending on the configurat…
-
### Link to the coursework
https://github.com/CodeYourFuture/Project-CLI-Treasure-Hunt
### Why are we doing this?
Alongside learning web development, you need to become familiar with the basi…
-
### Link to the coursework
https://github.com/CodeYourFuture/CLI-Treasure-Hunt
### Why are we doing this?
Alongside learning JavaScript and Python, you need to become familiar with the basics…
-
### Problem
I set up a cargo alias in `.cargo/config.toml` as follows:
```
[alias]
gen-cli-reference = "run -- generate-cli-reference docs/cli-reference.md"
```
The goal is so that `cargo …
-
```
qiulangs-MacBook-Pro:分词 qiulang$ yarn global add think-cli
yarn global v1.12.1
(node:60677) ExperimentalWarning: The fs.promises API is experimental
[1/4] 🔍 Resolving packages...
warning thi…
-
Thanks for this nice tool.
One thing that I think might be helpful, especially for people working with multiple clusters:
Add a `--kubeconfig` parameter to the CLI that accepts the name or path …
-
The worker should support adaptor versions `@local`, as in, `@openfn/language-common@local`, in which case it should load the adaptor version from the monorepo rather than trying to install it.
The C…
-
### Checks
- [X] I have searched the [existing issues](https://github.com/deployKF/deployKF).
- [X] This request is NOT specific to the CLI. (Please open a [CLI issue](https://github.com/deployKF/…
-
## Bug Report
### Current behavior
The `--config-file` global command line option currently only defines the directory containing the configuration file. It does not allow configuring the specif…
-
It was noted that the current flow requires a lot of switching between the web interface and the user's terminal.
1. (web) start
1. (cli) install in-toto
1. (web) pick steps and inspections for v…