Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Support subcommand aliases #12

Merged
merged 1 commit into from
Jul 22, 2020
Merged

Support subcommand aliases #12

merged 1 commit into from
Jul 22, 2020

Conversation

fuskovic
Copy link
Contributor

=== RUN TestSubCmdAliases
=== RUN TestSubCmdAliases/s
=== RUN TestSubCmdAliases/sc
=== RUN TestSubCmdAliases/sub
--- PASS: TestSubCmdAliases (0.00s)
--- PASS: TestSubCmdAliases/s (0.00s)
--- PASS: TestSubCmdAliases/sc (0.00s)
--- PASS: TestSubCmdAliases/sub (0.00s)
=== RUN TestSubcmdAliasesInParentCmdHelpOutput
--- PASS: TestSubcmdAliasesInParentCmdHelpOutput (0.00s)
PASS
ok go.coder.com/cli 0.306s

@fuskovic fuskovic added the enhancement New feature or request label Jul 20, 2020
@fuskovic fuskovic requested a review from scsmithr July 20, 2020 22:33
@fuskovic fuskovic linked an issue Jul 20, 2020 that may be closed by this pull request
@ammario ammario removed their request for review July 20, 2020 23:07
@fuskovic fuskovic force-pushed the subcommand-aliases branch from 73f0eba to 2bcf01b Compare July 21, 2020 01:42
@fuskovic fuskovic requested a review from scsmithr July 21, 2020 02:18
@fuskovic fuskovic force-pushed the subcommand-aliases branch from 7674e73 to b4ff21d Compare July 22, 2020 13:02
@fuskovic fuskovic merged commit fea394f into master Jul 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support subcommand aliases
3 participants