-
The "usage" info for the active CLI command is always dumped when an error is encountered. This should only be dumped for errors that stem from invalid syntax, not from functional errors executing the…
-
##### **Overview of the issue**
```
// Imported from another file
export enum PermissionCode {
Admin_Access = 'Admin_Access',
Admin_AccessClient = 'Admin_AccessClient',
}
const routes: …
-
## What is the Problem Being Solved?
The `agd` CLI argument `--broadcast-mode=block` will no longer be supported when we upgrade to cosmos-sdk v0.47 (planned for upgrade-16). This is extensively us…
-
-
Cobra has the ability to provide pre defined code (cobra init, cobra add) to the user and allows the user to specify a license he/she wants to use for his/her project. The problem I am seeing here: Co…
-
I'm building an application that will listen text messages through slack and pass it through to CLI to execute messages. However, as the command object holds contextual data such as args, I'm not sure…
-
I am enjoying the power and expressiveness of the cobra/viper combo and thanks for the awesome library.
Recently, I found myself in a place where I wanted to determine if the value was set explicit…
-
Having man pages available in the system is really useful, especially when I have to work on a server with no network connection.
`sphinx` supports man pages as a builder output option. Judging by …
-
# 约定常用依赖库
## web
[gin](https://github.com/gin-gonic/gin)
## http-client
[resty](https://github.com/go-resty/resty)
## log
[logrus](https://github.com/sirupsen/logrus)
[zap](https://github…
-
### Database name
Found at Redis, but can be everywhere
# Issue description
### Describe your problem
I provided GPG key for backup-push and wal-g fails with stacktrace
```bash
./main/redi…