Jeff McCune
|
3ddb823341
|
docs: add note about compinit
Andy ran into issues enabling completion without first figuring out how
to initialize the completion system.
|
2024-12-16 08:15:45 -05:00 |
|
Jeff McCune
|
a998513e34
|
docs: edit for grammar and make concise
|
2024-11-21 15:26:20 -08:00 |
|
Nate McCurdy
|
7d5187873b
|
docs: Remove non-existent CLI completions, add pwsh
Cobra provides completions for bash, zsh, fish, and powershell, not
ksh.
|
2024-11-18 10:27:33 -08:00 |
|
Jeff McCune
|
66acadf86d
|
docs: support brew install (#327)
|
2024-11-14 16:07:13 -07:00 |
|
Jeff McCune
|
1f5dc3a082
|
docs: add note about tested helm version (#335)
To help users understand what should definitely work.
|
2024-11-13 09:45:56 -07:00 |
|
Jeff McCune
|
67535e1e1d
|
doc: remove init platform from setup guide
We have it in the hello guide, setup should just be install only and not
how to use the tool yet.
|
2024-11-11 14:41:58 -07:00 |
|
Jeff McCune
|
65fe7779be
|
cli: rename generate to init (#325)
This patch changes the `holos generate` command to `holos init` to match
other tools like `go mod init`.
|
2024-11-11 14:02:25 -07:00 |
|
Jeff McCune
|
0e7abf0173
|
docs: consolidate diagrams to @site/src/diagrams/
So we don't have two different copies in two different places.
|
2024-11-11 13:40:46 -07:00 |
|
Jeff McCune
|
e07c4d11c8
|
docs: revise helm values and kustomize tutorials (#316)
These are now where I'd like them to be.
|
2024-11-08 15:12:22 -08:00 |
|
Jeff McCune
|
96be7a4ae3
|
docs: add generate platform to hello holos (#311)
|
2024-11-07 17:59:07 -08:00 |
|
Jeff McCune
|
5f406fce5c
|
docs: organize docs for new structure (#301)
|
2024-11-07 15:10:15 -08:00 |
|