-
Adding a CLI option is now a somewhat complex process, involving changes in a number of separate places.
- `MANUAL.txt` -- documentation for new option, both in the list of options and in the secti…
-
This would be muy nice to have. Need to find out what is required, though.
-
### Describe the feature
Right now, hotswap will always use CLI credentials.
It would seem to make more sense to use the deploy role instead. Nominally, it should already have all the permission…
-
Hi
I want to use custom CLI options but i'm not sure it is possible by ffshare.
For example i want to make this options in ffmpeg:
`ffmpeg -i input.mp4 -vf "scale=640:-1" -vcodec libx264 -crf 28 -p…
-
### Description
Most of the Hot Rod client is hardcoded in the Keycloak source code, and the only available CLI options are `cache-remote-host`, `cache-remote-port`, `cache-remote-username`, `cache…
-
Example: `augur filter --group-by-weights`
Rendered rST docs is formatted nicely:
CLI help text is not great:
```
--group-by-weights FILE
TSV file defining wei…
-
### Question you want answered
How do I get started as soon as possible?
### Where did you look for an answer?
the website
### Page URL
https://tauri.app/start/create-project/
### Ad…
liigo updated
3 weeks ago
-
I've had a dig, but not been able to come up with anything.
Is there any way to run this as a CLI tool? Looking to interface with some other processes in-place.
Thanks!
-
This has probably been extant for quite some time, and probably got lost in a CLI refactor/reshuffle at some point.
The --pythonpath option should validate the file path, and append the path to the…
-
The function `discoverSchemas` no longer discover any relations since the commit `b4295fdf9786770bee89001685a1a568c1718504`.
Before the commit, the array `results` had a maximum of 3 elements. …