mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
Go switch cases don't fall through, so subcmd can never be "create" when we're inside the "status" or "list" case.
Go switch cases don't fall through, so subcmd can never be "create" when we're inside the "status" or "list" case.