Little helper to run CNCF's k3s in Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
k3d/docgen
Thorsten Klein 7de36e8467
chore: upgrade go + dependencies + address all golangci-lint issues + deprecations (#1459)
4 days ago
..
README.md change: fix docs links 11 months ago
go.mod chore: upgrade go + dependencies + address all golangci-lint issues + deprecations (#1459) 4 days ago
go.sum build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /docgen (#1413) 3 months ago
main.go change: workspace mode 2 years ago
run.sh [Docs] v5 update (#740) 3 years ago

README.md

docgen

Only used to generate the command tree for https://k3d.io/stable/usage/commands.

The code will output files in ../docs/usage/commands/

Run

# ensure that you're in the docgen dir, as the relative path to the docs/ dir is hardcoded
cd docgen

# run
./run.sh