paasta icon indicating copy to clipboard operation
paasta copied to clipboard

Dump subcommands information into json for consumption by other commands

Open mks-m opened this issue 6 years ago • 4 comments

golang binary could use this for printing help messages or generating autocompletion, etc

mks-m avatar Nov 07 '19 12:11 mks-m

This is interesting... does it work?

I don't consider this a "public" command, can you move it out of the main paasta part and into something like paasta_dump_command_choices or something? That way it isn't in the "critical" path of the main paasta command, doesn't slow it down, etc.

solarkennedy avatar Nov 07 '19 16:11 solarkennedy

it does work, i don't know if we really need it, maybe eventually, i'll just let it sit here for now

mks-m avatar Nov 07 '19 17:11 mks-m

@keymone Are you still planning on taking this approach?

solarkennedy avatar Sep 21 '20 22:09 solarkennedy

yes, eventually, it's a bit low on priorities list.

mks-m avatar Sep 22 '20 17:09 mks-m

Cleaning up and closing some very old PRs. Please re-open or nudge me if you’re still planning to work on this.

mattmb avatar Feb 21 '24 11:02 mattmb