schema

package
v0.0.77 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2021 License: Apache-2.0 Imports: 15 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> <schema-path>",
	Args:  cobra.ExactArgs(3),
	Short: "Renders the version schema for <project-name> and <new-version> in the current directory. The `$ref` is pointing to the <schema-path> relative to the repo root.",
	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