-
In reference to [#1792](https://github.com/skycoin/skywire/issues/1792)
All dmsg utilities, but most urgently `dmsgcurl`, need to be able to use the dmsghttp-config.json to work as desired in China…
0pcom updated
6 months ago
-
Many useful tools have subcommands which need different notify policy. For example, `git log` and `git clone` should be handled differently.
Currently a command is only judged by its basename ([sourc…
-
`unitctl` should support configuring and interacting with instances over SSH, but should not automatically log into servers without a specific invocation from the user (`unitctl instances` should not …
-
**Is your feature request related to a problem? Please describe.**
Often times I'll run a longer-build in one tab and while it finishes switch to a different workspace (where a tab itself might not b…
-
Hi
I can see that earlier versions of change the change calculate contained both gene and interval as subcommands, however in the recent version only contains "mean" as the only subcommand.
Is that…
-
A few things that need improvement in the ceph-k8s script:
- [ ] Refactor code into subcommands (eg. `ceph-k8s mons create`, `ceph-k8s osds get`
- [ ] Deleting/Scaling mons/osds
- [ ] Labelling nodes
…
-
I would like to see config files created by shell scripts. For this, two different features could be implemented:
1. provide a command that checks a given config file whether it is valid (like `sshd …
-
Hey 👋🏼
I wanted to ask for your thoughts on the "re-usability" of this tool.
I know that the maintainers/HashiCorp cannot implement everything that people want and it seems like adding command…
-
```
% whippet help plugins
whippet help PLUGIN_COMMAND #
% whippet help server
whippet help SERVER_COMMAND #
```
It can't even get the basic usage right. It also doesn't have any way to li…
-
For a number of use-cases, it would be helpful to be able to upload modules to the module cache from source code (not just zip files!) in a local directory or repository.
Some examples:
* Testing …