Commit graph

  • 45e521ea93
    enable composing PositionalArgs (#896) Nelz 2021-12-07 14:38:00 -0800
  • ce89c5abe8 Placeholder for performing decryption logic; cobra now distributed using go modules Ryan Curtin 2021-12-07 17:11:39 -0500
  • ea4db7eef4 Add Command.SetContext joshcarp 2021-12-06 21:23:45 +1100
  • cb29346a0f Add comments JaySon-Huang 2021-12-03 10:52:17 +0800
  • d364ed0157
    Only delete arg when it is not starts with - JaySon-Huang 2021-12-03 02:53:30 +0800
  • a916286db1
    Fix expected behavior JaySon-Huang 2021-12-03 02:52:49 +0800
  • 7d8e3706d1
    Add test cases JaySon-Huang 2021-12-03 02:08:41 +0800
  • 5e0bbe8bdb remove unneeded error from printOption method Yik San Chan 2021-12-02 10:33:36 +0800
  • 0d68cad780 Provide option to hide default 'completion' cmd Marc Khouzam 2021-11-24 13:49:39 -0500
  • ad11199cda Capitalize first letter of default completion command short description Alexis Horgix Chotard 2021-11-22 16:04:14 +0100
  • 3e1dc00c51
    Merge branch 'master' into parent_called_as Gautam Dey 2021-11-19 09:15:20 -0800
  • 188cf8759b
    Merge b300764031 into 9e1d6f1c2a Adam Johnson 2021-11-18 22:09:34 +0100
  • 41998feb8b
    Merge cb666582e9 into 9e1d6f1c2a Melissa Mahoney 2021-11-18 09:16:13 -0600
  • 1f702282a5 Add WTFPL license from http://www.wtfpl.net/ Jan Hacker 2021-11-18 01:48:57 +0100
  • e4633ccea4 github: add dependabot configuration file umarcor 2021-06-29 05:15:15 +0200
  • 9e1d6f1c2a
    args_test: add helper functions (#1426) Unai Martinez-Corral 2021-11-16 22:20:18 +0000
  • 62a72cdd0f
    fix(diff): use arg '--strip-trailing-cr' (#949) Unai Martinez-Corral 2021-11-16 22:17:12 +0000
  • 1dabb28da3 rename to MatchAll Nelz 2019-07-03 10:15:25 -0700
  • c02fa6c215 tests and docs Nelz 2019-07-02 10:45:39 -0700
  • 08304cc038 ExactValidArgs slated for removal Nelz 2019-07-02 10:45:22 -0700
  • 488a4bc560 enable composing PositionalArgs Nelz 2019-06-28 14:47:35 -0700
  • 4120f6e4dc args_test: add additional helper functions umarcor 2019-03-18 23:45:36 +0100
  • 989590274f args_test: add helper function getCommand umarcor 2019-03-18 23:32:12 +0100
  • 0fd7782b66 args_test: add helper function expectSuccess umarcor 2019-03-18 23:20:48 +0100
  • 58ecd47ee6 fix(diff): use arg '--strip-trailing-cr' umarcor 2019-09-05 12:20:25 +0200
  • 442031e4ff
    Allow specifying licenses using their SPDX identifier (#1159) Yann Soubeyrand 2021-11-15 21:39:40 +0100
  • 78969f9c81
    Remove "Lesser" from header for GPL-2.0 template (#880) Steve Winslow 2021-11-15 15:33:16 -0500
  • 3c84bf8704
    Small correction in User Guide (#1009) Nickolas Kraus 2021-11-15 14:26:11 -0600
  • 3ba5f15ba7
    Projects using cobra update (#1454) Unai Martinez-Corral 2021-11-15 20:21:07 +0000
  • 3d2e39fbae
    Completion command helptext capitalization Aidan Mundy 2021-11-11 11:31:44 -0500
  • f5cb7076c4 [projects_using_cobra] add VMware Tanzu Framework Max Brauer 2021-11-08 07:06:17 +0100
  • 736f35a89d
    Add VMware Tanzu Framework to projects Max Brauer 2021-11-08 07:06:17 +0100
  • 8a7e3f57df
    Docs: Fix command about install cobra executable. Jimmiehan 2021-11-04 19:50:29 +0800
  • f2266c70fd [projects_using_cobra] add Infracost Vadim Golub 2021-11-02 15:37:35 +0100
  • 19f373614e [projects_using_cobra] add Datree Yishay Mendelsohn 2021-10-17 16:08:20 +0300
  • a23727aae4 [projects_using_cobra] add goreleaser and nfpm Carlos Alexandro Becker 2021-09-28 22:31:13 -0300
  • 5be40f19c4 [projects_using_cobra] add Mercure Kévin Dunglas 2019-11-08 01:03:49 +0100
  • fee6cb94a2 [projects_using_cobra] add multi-gitter Johan Lindell 2021-03-29 17:49:12 +0200
  • e88cf5513a [projects_using_cobra] add qrcp Claudio d'Angelis 2021-04-19 18:22:20 +0200
  • 7c7ff7a5ca [projects_using_cobra] add scaleway-cli Rémy Léone 2021-07-08 15:53:37 +0200
  • 6879481caa [projects_using_cobra] add UpCloud CLI (upctl) Ville Skyttä 2021-07-10 13:36:24 +0300
  • 56072ccc16 [projects_using_cobra] add moldy TeoDev1611 2021-05-30 11:35:30 -0500
  • bfacc59f62 Addressing typos identified by @marckhouzam Steve Francia 2021-11-02 15:36:17 -0400
  • 26825627c2 Simplifying goGet function Steve Francia 2021-07-02 11:01:58 -0400
  • cf87fc4e30 Updating generator documentation and links Steve Francia 2021-07-02 10:58:34 -0400
  • c97b7ece0b Update documentation to reflect the module aware generator Steve Francia 2021-07-01 18:22:36 -0400
  • 9388e79fb4 Cobra generator now works within Go modules Steve Francia 2021-07-01 17:47:45 -0400
  • c9edb78acc Change generator default license to none Steve Francia 2021-07-01 17:45:46 -0400
  • dcf42b25f7 Change generator to require opting in to viper. Steve Francia 2021-07-01 17:40:39 -0400
  • c0dd5cdef5 Removing unused imports when not using Viper Steve Francia 2021-07-01 17:16:39 -0400
  • 9fa0b83ed0 Allow overriding Run/RunE of comp cmds Marc Khouzam 2021-11-03 08:38:11 -0400
  • 3ae090bcba Make the default completion accessible Marc Khouzam 2021-11-02 21:21:33 -0400
  • b33fae1ec9 Addressing typos identified by @marckhouzam Steve Francia 2021-11-02 15:36:17 -0400
  • 5ea991684a Small correction in User Guide NickolasHKraus 2021-11-02 12:16:35 -0500
  • f09e947637
    readme: remove ToC, since it's now shown by GitHub (#1429) Unai Martinez-Corral 2021-11-02 15:10:14 +0000
  • 07e3c5c593
    Add Infracost to projects using cobra Vadim Golub 2021-11-02 15:37:35 +0100
  • d2c0cb310d
    DisableFlagParsing must disable flag completion (#1161) Marc Khouzam 2021-11-01 15:01:33 -0400
  • df47922093 Remove trailing spaces from bash completion command description Marcel Meyer 2021-10-27 22:02:57 +0200
  • 82a057811e add WithContext to set context crochee 2021-10-26 13:59:32 +0800
  • ef7db969ea Fix some typos (mostly found by codespell) Stefan Weil 2021-10-25 07:50:19 +0200
  • b6e9e95bd7 'go get' to 'go install' opxyc 2021-10-23 20:58:59 +0530
  • a32a54db18
    fix typo Mauro Siqueira 2021-10-22 20:23:14 -0300
  • 258452a5a9 Support different bash completion options Marc Khouzam 2021-10-18 16:07:23 -0400
  • b300764031 added custom footer options to md-docs-generator (spf13#1140) linuxboytoo 2021-10-20 22:59:44 -0500
  • 2d79bdff02
    Fix invalid shell completion when used with ~/.cobra.yaml darklore 2021-10-21 11:04:14 +0900
  • 4f5eec1e18
    Add Datree to projects_using_cobra markdown Yishay Mendelsohn 2021-10-17 16:08:20 +0300
  • 8e3ac9400a InitDefaultHelpFlag luyanbo 2021-10-12 16:13:27 +0800
  • 8b3a405da9 suport --falg=value luyanbo 2021-10-12 15:08:46 +0800
  • aa5b1bc599 update command.go luyanbo 2021-10-12 11:41:19 +0800
  • d2e2d77694 use findAndParseFlag instead of ParseFlags luyanbo 2021-10-11 22:59:14 +0800
  • 7a0f61e6a5 support -f example luyanbo 2021-10-11 01:28:57 +0800
  • 981fa24569 order luyanbo 2021-10-11 01:13:24 +0800
  • 55707b20f2 use TryAddFlag for parentsPflags luyanbo 2021-09-12 21:34:27 +0800
  • 6864f203c8 readme: remove ToC, since it's now shown by GitHub umarcor 2021-06-29 06:14:56 +0200
  • b725185a2a Also fix the same typo in zsh_completions.go favonia 2021-07-18 19:12:02 -0500
  • 5f584a0a02 Fix typo in bash_completions.go favonia 2021-07-18 16:04:36 -0500
  • c1973d31bf
    Update projects-using markdown with Tanzu (#1501) John McBride 2021-10-04 14:58:08 -0600
  • fc33afbaa8 Update projects-using markdown with Tanzu John McBride 2021-10-04 14:21:49 -0600
  • bbadd15b86 Support subcommands checking for suggestions Yuval Goldberg 2021-10-04 01:36:57 +0300
  • e016f3154e
    Create viper from 1.7.0 1.8.1 Marvin Neira 2021-09-29 20:48:33 -0400
  • 3788b918ee
    Create Github dependabot.yml Marvin Neira 2021-09-29 20:16:44 -0400
  • 9d75c0040c
    docs: add goreleaser and nfpm to project list Carlos Alexandro Becker 2021-09-28 22:31:13 -0300
  • cb666582e9
    Remove indentation causing RST errors Melissa Mahoney 2021-09-23 07:52:39 -0700
  • f6fd9cc923 use TryAddFlag for parentsPflags luyanbo 2021-09-12 21:34:27 +0800
  • 842d5e1b41 chore(ci): use golangci-lint-action Matthieu MOREL 2021-08-26 10:27:05 +0200
  • 48c8f1cb7d Uppercase first char in short desc of generate command Sam Herrmann 2021-09-10 09:01:11 -0400
  • 74e70610d5
    upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 Inteon 2021-09-04 00:14:57 +0200
  • fa3392bf5e Add -u to coomand as the former is deprecated. Victor Jonah 2021-08-27 14:37:45 +0100
  • 4fd30b69ee
    ci: test golang 1.16.x and 1.17.x too (#1425) Unai Martinez-Corral 2021-08-26 04:18:53 +0100
  • 38db4b7689 run gofmt umarcor 2021-08-17 15:05:17 +0200
  • 9c1de95288 bump go.mod to 1.15 umarcor 2021-08-17 15:05:11 +0200
  • 604154e005 ci: test golang 1.17.x too umarcor 2021-08-17 14:03:34 +0200
  • 65c2074cbe ci: style umarcor 2021-08-17 14:03:34 +0200
  • 113cbc7bb2 ci: test golang 1.16.x too umarcor 2021-06-29 03:59:58 +0200
  • 0c8b1ebfb4
    Merge branch 'master' into InitDefaultCompletionCmd Gustavo Bazan 2021-08-16 10:22:19 +0100
  • d930956218
    completions: fix mixed tab/spaces indentation Sebastiaan van Stijn 2021-08-15 14:57:37 +0200
  • 0c49f8b533
    for the breath of free air David Allen Arteaga 2021-08-12 00:35:46 -0400
  • 0cdd1b3479 Add EnableAlwaysReplaceContexts KernelDeimos 2021-08-09 17:13:28 -0400
  • ff0e3f53cb
    Update README.md jdb 2021-08-06 10:45:30 +0200
  • 2a5277810f
    go.mod: cpuguy83/go-md2man/v2 v2.0.1 (#1460) Sebastiaan van Stijn 2021-08-05 19:08:25 +0200