-
In support escalations, I usually find that the rangelog contained in the debug.zip has already rotated out the interesting bits. We should reconsider the default retention policy here, since this can…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Summary
Currently the docker detection check if the command start with the docker command. We need t…
-
Some deploy errors are not being shown, running `sst deploy --stage prod`
```
SST 3.0.74 ready!
➜ App: sst-sharp
Stage: prod
~ Deploy
✓ Complete
```
But it wasn't …
-
It seems the package doesn't declare a CLI entrypoint, making it not as easy to use as it could be.
Please add typo.py as an entrypoint so that I can just `pipx` install the tool:
```
pipx ins…
-
### Discussed in https://github.com/thefrontside/interactors/discussions/270
Originally posted by **cowboyd** July 12, 2024
I wanted to get the ball rolling on a zero-dependency `interactors` …
-
Something like https://github.com/tj/commander.js or https://github.com/mattallty/Caporal.js
Or, to keep it more lightweight, only rely on https://github.com/75lb/command-line-args
_(This opens …
-
## Summary
Extend support within the Argo CD Command Line Interface (CLI) to support the management/interaction with OCI content.
The following features should be supported:
* Packaging - Takin…
-
```shell
sui keytool import --alias 别名 "助记词" ed25519
```
-
## Description
Beginning with macOS Catalina (10.15), [Apple is requiring all software distributed outside of the Mac App Store to be signed and notarized](https://developer.apple.com/news/?id=…
-
### Description
Watched a [video tutorial on YT](https://www.youtube.com/watch?v=rhqPjz057zw) and noticed some hiccups in the CLI user experience. IMO, the CLI help text can be more intuitive in gu…