WestleyK

Results 11 comments of WestleyK

Hi @kchugalinskiy! I downloaded your branch and tested my example code in my issue, and it almost works. It indents it, but not all the way: ``` $ ./foo NAME:...

Yeah, I dont think summoning demons/daemons would be the solution here, Lol! I would normally expect an output like this: ``` COMMANDS: run this is a long help output for...

Hi @kchugalinskiy, do you have a plan moving forwarded? Whats the status here?

It would be handy if this cli package automatically handles this (either internally generate a uuid, or just dont have any flag). Maybe for v3?

Yeah, it will probably be a good idea to documented this in the help menu for `key list`. BTW, this is documented [here](https://www.sylabs.io/guides/3.1/user-guide/signNverify.html#generating-and-managing-pgp-keys).

Honestly, I agree with this. A couple hundred years ago when I was first making newpair / signing containers, I was expecting the list to start from `1`. It confused...

Yes, I'm aware of this and it is on my todo list. I'm on it! :+1:

@mr-c, Sorry for the delay, looking into it now...

This seems to be a issue with the container (`docker://debian`). For example: To start, lets build a container, with a known `%runscript`: _(the `%runscript` gets executed when using the `singularity...