* feat: implement autocli customization * WIP * integrate simple options * skip positional fields * WIP * WIP * WIP * trying to simplify diff, fixing errors * WIP * WIP * tests passing again * positional params working * add TODO * WIP on tests * WIP on tests * working tests * doc strings * docs * tests * tests * simplify API * proper validation * fix import * address review comments * address review comments Co-authored-by: Marko <marbar3778@yahoo.com>
* feat(cli/v2): add command & flag proto options * WIP * docs * update * change name to use * update use * rename to autocli * updates * switch to (hopefully) more intuitive design * docs * updates * updates * add flag_options example
* WIP on auto-generating CLi * WIP * WIP * WIP * add pagination.go * handle more flag types * WIP on refactoring * WIP * working tests * add docs * echo all flags * add repeated tests * remove comment * fix compositeListValue issue Co-authored-by: Anil Kumar Kammari <anil@vitwit.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>