chore(clustertool): update lots of docs
This commit is contained in:
@@ -12,11 +12,9 @@ var initLongHelp = strings.TrimSpace(`
|
||||
ClusterTool requires a specific directory layout to ensure smooth operators and standardised environments.
|
||||
|
||||
To ensure smooth deployment, the init function can pre-generate all required files in the right places.
|
||||
Afterwards you can edit talconfig.yaml and clusterenv.yaml to reflect your personal settings.
|
||||
|
||||
When done, please run clustertool genconfig to generate all configarion based on your personal settings
|
||||
|
||||
Afterwards, you can edit talconfig.yaml and clusterenv.yaml to reflect your personal settings.
|
||||
|
||||
When done, please run clustertool genconfig to generate all configurations based on your personal settings.
|
||||
`)
|
||||
|
||||
var initFiles = &cobra.Command{
|
||||
|
||||
Reference in New Issue
Block a user