-
### Proposed Functionality
We would like to have tasks listed based on a search query (e.g. assigned to me, etc.) printed out in a Markdown list.
The CLI subcommands/options/arguments is not cle…
-
Hey again!
Hope your spring is going swell.
Do you have some tips on how to achieve showing help-on-empty when subcommands and subparsers are involved? That is, given something that contains the…
moll updated
6 months ago
-
### Sanity checks
- [X] My issue relates to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If your issue is more general, please create your issue h…
-
I'm thinking about how best to organize a somewhat large command-line application and diving into the CLI code (see #417). One useful feature that I'm not quite sure how to fit into `hug` is command-l…
-
Currently, `loom dpos3` subcommands print raw response from the server. The output is not very comprehensible because they are not formatted.
Some of the fields that need to be reformatted
1. Add…
-
### What Happened?
the `launchctl` command has deprecated the `load`/`unload` subcommands in favor of `enable`/`disable` subcommands.
But the `ingress-dns` docs still reflect the old commands.
##…
-
It would be nice if the entire configure / make / cmake output would be passed to the standard output when the Bazel `--subcommands` flag is set, to make debugging easier.
Specifically, because som…
-
`uv` suggests the wrong argument when creating a new project with a wrong `--backend` argument
```bash
uv init --lib --backend maturin no-name
```
It returns the following error message:
`…
-
## **Feature Overview & Customer Need**
**As a** Conjur user
**I would like to** use the Conjur cli
**In order to** open the Conjur UI central page
**As a** Conjur user
**I would like …
-
## Place holder for further design.
#### Config-related:
```
op5util list
op5util add
op5util remove
```
Where object can be one of host, hostgroup, service, checkcommand, contactgroup
…
np422 updated
7 years ago