-
### What problem do you want to solve?
app.cli.command are not instrumented
```python
@app.cli.command()
def create_index():
"""Create or re-create the Elasticsearch index."""
basedir …
-
When building the front-end generated by `grafana-app-sdk project component add frontend` on linux with a node version > 18, the following error is encountered:
```
$ yarn build
[webpack-cli] TypeErro…
-
*(moderated summary by @epage)*
## Context
Common inputs to a CLI
- Files
- Command line flags
- Environment variables
- stdin
- signals
Common outputs to a CLI
- Files (sometimes uniqu…
-
@Centril and I [talked](https://discordapp.com/channels/442252698964721669/443151071041290241/469431845906415616) a bit about writing property tests for CLI apps. The general idea is to write input ge…
-
Currently, the only way to authenticate a Nest user is via https://oauth.hackclub.app/, which has been down for a while.
A suggestion was made in #nest-meta to allow users to create and manage OAut…
-
I have made an easy to use command line weather app using Python, using the power of APIs, I have used the open weather api. This app is easy to use and simple to understand.
![Screenshot from 2023…
-
Unsure if this is a feature request or a bug - I see that some parts of the `create-next-app` CLI are working as I'd expect:
```
--use-npm
--use-yarn
-e
--example-path
```
But others do not…
-
Expected Behavior
=================
xray --target redis:latest
- outputs the xray report
---
Actual Behavior
=================
xray --target redis:latest
```
cmd=xray state=started
cmd=x…
-
**Fleet version**:
Fleet 4.58.0 • Go go1.23.1
**Web browser and operating system**:
N/A
### 💥 Actual behavior
CVE-2024-52308 - https://github.com/cli/cli/security/advisories/GHSA-p2h…
-
Siguiendo estas instrucciones:
https://datosgobar.github.io/georef-ar-api/etl-install/
Cuando ejecuto
docker-compose up -d
Veo el siguiente error:
`root@ubuntu-s-2vcpu-4gb-intel-fra1-0…