Commit Graph

9 Commits (a541a7ee856db94731f89e7a6cf0f8f57a86c1b4)

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