Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/major-opa
  • docs/pattern
  • main default protected
  • spike/go-tools-124-gql
  • spike/go-tools-124
  • chore/deepmap
  • docs/mas
  • build/notify
  • fix/du
  • defect/diff
  • defect/json
  • chore/schema
  • feat/diff-json
  • chore/typo
  • build/binaries
  • build/changelog-
  • defect/otel
  • chore/otel
  • chore/dep
  • docs/changelog
  • v0.116.0 protected
  • v0.115.3 protected
  • v0.115.2 protected
  • v0.115.1 protected
  • v0.115.0 protected
  • v0.114.0 protected
  • v0.113.5 protected
  • v0.113.4 protected
  • v0.113.3 protected
  • v0.113.2 protected
  • v0.113.1 protected
  • v0.113.0 protected
  • v0.112.0 protected
  • v0.111.1 protected
  • v0.111.0 protected
  • v0.110.2 protected
  • v0.110.1 protected
  • v0.110.0 protected
  • v0.109.0 protected
  • v0.108.0 protected
40 results

cobra.go

  • Jamie Tanna's avatar
    aaa63eef
    Generate custom CLI documentation · aaa63eef
    Jamie Tanna authored
    To provide us more control over the output of our Cobra CLI
    documentation, we can use my - hopefully temporary - package for getting
    a `text/template` for access to a Cobra CLI documentation, and replace
    the existing usage of `cobra/doc` with this.
    
    Closes #368.
    aaa63eef
    History
    Generate custom CLI documentation
    Jamie Tanna authored
    To provide us more control over the output of our Cobra CLI
    documentation, we can use my - hopefully temporary - package for getting
    a `text/template` for access to a Cobra CLI documentation, and replace
    the existing usage of `cobra/doc` with this.
    
    Closes #368.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
cobra.go 1.23 KiB