cmd

package
v0.0.0-...-03978f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const Indentation = `  `

Variables

View Source
var RootCmd = &cobra.Command{
	Use:          "metal3ctl",
	SilenceUsage: true,
	Short:        "metal3ctl controls a management cluster for metal-3",
	Long: LongDesc(`
		Get started with metal-3 using metal3ctl for initializing a management cluster by 
		installing Cluster API providers, baremetal-operator and associated packages, and 
		then use metal3ctl for creating yaml templates for your baremetal hosts and 
		workload clusters.`),
}

Functions

func Examples

func Examples(s string) string

Examples normalizes a command's examples to follow the conventions.

func Execute

func Execute()

func LongDesc

func LongDesc(s string) string

LongDesc normalizes a command's long description to follow the conventions.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL