package
Version:
v0.17.0-rc.4
Opens a new window with list of versions in this module.
Published: Feb 14, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "check",
Short: "Validates flux compatibility",
Example: `
# Validate flux and kubernetes compatibility
gitops check
`,
RunE: runCmd,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.