Documentation
¶
Overview ¶
Package track implements the `atmos version track` command group: the Atmos Version Tracker's verbs for locking, updating, inspecting, and applying managed external versions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupportedFormat = errUtils.ErrUnsupportedVersionTrackFormat
ErrUnsupportedFormat is returned for unknown --format values.
Functions ¶
func GetTrackCommand ¶
GetTrackCommand returns the `atmos version track` command group for the parent version command to register.
func SetAtmosConfig ¶
func SetAtmosConfig(config *schema.AtmosConfiguration)
SetAtmosConfig sets the Atmos configuration for the track command group. The parent version command forwards it from cmd/root.go initialization.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.