-
- Take the metadata from https://github.com/spf13/cobra/ (or whatever the popular CLI lib is when this is implemented) and make an automated web UI out of it
- Should show the logs like Jenkins or som…
cretz updated
4 years ago
-
System: Ubuntu 20.04.6 LTS
When I attempt to run this:
```bash
cd x/examples/
go build -o outline-cli -ldflags="-extldflags=-static" ./outline-cli
```
This is the output
```bash
go: dow…
-
Every time we scan a Go repo using dependabot/cli, we get many failures with:
```
proxy | 2024/08/06 17:45:57 [374] GET [https://golang.org:443/x/tools?go-get=1](https://golang.org/x/tools?go-get=1)…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- `go version go1.22…
-
Hello!
I'm using libxo's cli utility in a set of scripts I'm writing to automate curl requests to a dev server. One of my requests requires a field that is in itself a json-encoded string. Is ther…
-
Just so we don’t forget this from https://github.com/timelinize/timelinize/pull/58#issuecomment-2423848164
it’s so end users can run this easily off a cli and/or web view.
could embed a task fil…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
HI all,
I am packaging semaphore for openSUSE. Unfortunately, since 2.10.30 the vendoring is inconsistent, the builds break. Unfortunately vendoring is necessary, as the builds are done in an offli…
-
Hey,
As the title said, why does aws-sam-cli not support debug mode on os runtime (provided.al2 / provided.al2023)?
Currently I'm trying to use Golang to write lambda functions, and the current…
-
## My urfave/cli version is
v2.27.5
## Checklist
- [X] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases).
- [X] Did you check the …