Commit Graph

10 Commits (527886bea06210bf691bf08ea1609de7f3649934)

Author SHA1 Message Date
Stefan Prodan 6003d11156
Embed the install manifests in flux binary
- add make target for generating the install manifests using kustomize
- embed the generated manifests in flux binary
- the install and bootstrap commands default to using the embedded manifests
- download the install manifests from GitHub only if the install/bootstrap version arg is set

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Hidde Beydals 56024de6cc Delete generated docs before regenerating them
This ensures no stray files are kept when for example a command name
changes.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals e2752e4508 Rename `gotk` binary to `flux`
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals 22624ae4d5 Rename `tk` binary to `gotk`
To avoid conflicts with the `tk` binary from the Tanka project.
4 years ago
Hidde Beydals 9a6d48d038 docs: run doc gen as part of test target 5 years ago
stefanprodan afcb41c59b Add bash completion cmd 5 years ago
stefanprodan 3bcc2ae992 Format commands examples 5 years ago
stefanprodan 4a872836e3 Generate tk docs with cobra/doc 5 years ago
stefanprodan 35163fa9eb Add e2e tests for install command 5 years ago
stefanprodan c8fdf76084 Init toolkit CLI 5 years ago