schema

package
v0.0.34 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Main = &cobra.Command{
	Use:   "schema",
	Short: "JSON Schema related helpers",
}
View Source
var RenderVersion = &cobra.Command{
	Use:   "render-version <project-name> <new-version>",
	Args:  cobra.ExactArgs(2),
	Short: "Renders the version schema for <project-name> and <new-version> in the current directory.",
	Run:   addVersionToSchema,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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