Commit graph

  • 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
  • 53a147170c
    feat: make InitDefaultCompletionCmd public Gustavo Bazan 2021-08-03 12:37:19 +0100
  • 56060d19f8
    Add Meroxa CLI (#1377) Raúl Barroso 2021-08-02 16:19:25 +0200
  • 82992eb063 fix: Duplicate error message from cobra init boilerplates ANGkeith 2021-07-25 22:47:37 +0800
  • 5857dcacb6
    go.mod: cpuguy83/go-md2man/v2 v2.0.1 Sebastiaan van Stijn 2021-07-21 11:20:37 +0200
  • ade617f72d Completion: Capitalize short desc, and remove extra space from long Frank Chiarulli Jr 2021-07-12 17:36:40 -0400
  • cae6c0254f DisableFlagParsing must disable flag completion Marc Khouzam 2020-07-13 15:30:41 -0400
  • 2a33038c66 Skip flag completion for commands with disabled flag parsing Scott Andrews 2021-07-13 22:35:17 -0400
  • 46b44cf5da
    Update dependabot.yml Matthieu MOREL 2021-07-11 21:39:15 +0200
  • ee59359664
    Create dependabot.yml Matthieu MOREL 2021-07-11 21:37:08 +0200
  • 30686e1644 Add UpCloud CLI (upctl) to projects_using_cobra.md Ville Skyttä 2021-07-10 13:36:24 +0300
  • b0d065ae0d Update shell_completions.md Ron Green 2021-04-21 00:04:46 +0300
  • 96a01f0942 Update shell_completions.md Ron Green 2021-03-31 16:38:07 +0300
  • b45934648f Fix command name collision on generator Carlos Marx 2021-07-08 11:14:40 -0300
  • 4a4808b9e0 add scaleway-cli to projects using cobra Rémy Léone 2021-07-08 15:53:37 +0200
  • bea83b87be
    feat: improve completions help formatting Carlos A Becker 2021-07-07 01:34:01 +0000
  • ff4265b6a2 Fix completions for "set -u" Koichi Murase 2021-07-05 04:51:52 +0900
  • de187e874d
    Fix flag completion (#1438) v1.2.1 Paul Holzinger 2021-07-02 17:25:47 +0200
  • 31a1f21b87 Simplifying goGet function Steve Francia 2021-07-02 11:01:58 -0400
  • b4ab6634be Updating generator documentation and links Steve Francia 2021-07-02 10:58:34 -0400
  • 92df029615
    Fix trailing whitespaces in fish comp scripts Paul Holzinger 2021-07-02 11:20:50 +0200
  • bd3c9bace2
    Fix flag completion Paul Holzinger 2021-07-02 11:04:49 +0200
  • d7b9dc5b14 Update documentation to reflect the module aware generator Steve Francia 2021-07-01 18:22:36 -0400
  • 25ac916d3c Cobra generator now works within Go modules Steve Francia 2021-07-01 17:47:45 -0400
  • 0463683852 Change generator default license to none Steve Francia 2021-07-01 17:45:46 -0400
  • 0243fe0bee Change generator to require opting in to viper. Steve Francia 2021-07-01 17:40:39 -0400
  • d225ba82ef Removing unused imports when not using Viper Steve Francia 2021-07-01 17:16:39 -0400
  • 07861c800d
    Fix documentation (#1434) v1.2.0 Marc Khouzam 2021-07-01 11:49:30 -0400
  • 5738d6b72d
    Add install instructions for zsh on Mac OS (#1417) Kyle Lemons 2021-07-01 08:49:12 -0700
  • 5d46ac904d
    custom comp: do not complete flags after args when interspersed is false (#1308) Paul Holzinger 2021-07-01 17:47:10 +0200
  • 57039d634a custom comp: do not complete flags after args when interspersed is false Paul Holzinger 2021-01-02 15:35:07 +0100
  • d990d5f15a Fix documentation Marc Khouzam 2021-06-30 21:31:15 -0400
  • 3c8a19ecd3
    fix RegisterFlagCompletionFunc concurrent map writes error (#1423) silenceshell 2021-07-01 05:49:30 +0800
  • 2dea4f2ef3
    Bump to viper 1.8.1 (#1433) John McBride 2021-06-30 15:45:46 -0600
  • 6e454ab801 Bump to viper 1.8.1 John McBride 2021-06-30 15:36:33 -0600
  • b36196066e
    Bash completion V2 with completion descriptions (#1146) Marc Khouzam 2021-06-30 17:24:58 -0400
  • b8fd1be9f5 Update comments that still referred to bash completion Marc Khouzam 2021-05-31 09:21:09 -0400
  • 5359c17d36 Use bash compV2 for the default completion command Marc Khouzam 2021-03-06 16:19:54 -0500
  • 6d86d9185a Only consider matching completions for formatting Marc Khouzam 2021-02-17 20:57:45 -0500
  • 98cc4b0c79 Bash completion v2 Marc Khouzam 2020-05-16 20:06:45 -0400
  • d0f318d45b ci: deprecate Travis CI umarcor 2021-06-30 22:15:35 +0200
  • 49d2014e4e ci: deprecate Travis CI umarcor 2021-06-30 22:15:35 +0200
  • 8eaca5f0f4 drop mitchellh/go-homedir (#853) umarcor 2019-06-07 21:48:51 +0200
  • fa1a0066a9 drop mitchellh/go-homedir (#853) umarcor 2019-06-07 21:48:51 +0200
  • ace6b14345 readme: split 'Getting Started' into 'user_guide.md' umarcor 2021-06-29 06:51:57 +0200
  • 701fa6c2be chore(deps): update viper Mark Sagi-Kazar 2021-06-16 03:46:03 +0200
  • 7d2babc32e readme: split 'Getting Started' into 'user_guide.md' umarcor 2021-06-29 06:51:57 +0200
  • 75cfcdcd47 move to non-public fields silenceshell 2021-06-24 14:51:27 +0000
  • 16f2a0735a set to root command silenceshell 2021-06-24 13:51:23 +0800
  • 4ee33b3c5b fix-RegisterFlagCompletionFunc-concurrent silenceshell 2021-06-24 11:40:44 +0800
  • 58474aa3f1
    Merge e2570c90ff into 9a432671fd Andrew Meyer 2021-06-19 02:36:15 +0530
  • 9a432671fd
    fix home directory config not loading (#1282) Rob Playford 2021-06-16 02:52:13 +0100
  • 5dd28d7b7c
    chore(deps): update viper Mark Sagi-Kazar 2021-06-16 03:46:03 +0200
  • a22d49f6b7
    Revert "add test for proof of fix" Rob Playford 2021-06-15 08:59:35 +0100