Documentation
¶
Overview ¶
Package cli implements the visionspec command-line interface.
This package provides backward compatibility with the existing CLI. For composable CLI building, use pkg/cli instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is set at build time. Version = "dev" // Commit is set at build time. Commit = "unknown" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.