gitops

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = cli.Command{
	Name:  "gitops",
	Usage: "Manages the gitops repo",
	Subcommands: []*cli.Command{
		&gitopsWriteCmd,
		&gitopsDeleteCmd,
		&gitopsBootstrapCmd,
		&gitopsUpgradeCmd,
	},
}

Functions

func Bootstrap

func Bootstrap(c *cli.Context) error

func Upgrade

func Upgrade(c *cli.Context) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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