-
- Downloads
Implement `bootstrap` package in commands
This includes making a lot of things configurable (e.g. SSH key
algorithm, RSA bit size, etc.) that used to be static.
Signed-off-by:
Hidde Beydals <hello@hidde.co>
Showing
- cmd/flux/bootstrap.go 68 additions, 199 deletionscmd/flux/bootstrap.go
- cmd/flux/bootstrap_github.go 112 additions, 191 deletionscmd/flux/bootstrap_github.go
- cmd/flux/bootstrap_gitlab.go 122 additions, 175 deletionscmd/flux/bootstrap_gitlab.go
- docs/cmd/flux_bootstrap.md 22 additions, 13 deletionsdocs/cmd/flux_bootstrap.md
- docs/cmd/flux_bootstrap_github.md 27 additions, 18 deletionsdocs/cmd/flux_bootstrap_github.md
- docs/cmd/flux_bootstrap_gitlab.md 28 additions, 18 deletionsdocs/cmd/flux_bootstrap_gitlab.md
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 0 additions, 4 deletionsgo.sum
Loading
Please register or sign in to comment