Documentation
¶
Overview ¶
Copyright 2022 Reto Gantenbein SPDX-License-Identifier: Apache-2.0
Copyright 2022 Reto Gantenbein SPDX-License-Identifier: Apache-2.0
Copyright 2022 Reto Gantenbein SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is injected at build time via -ldflags. Version = "unknown" // GitCommit is injected at build time via -ldflags. GitCommit = "unknown" // BuildDate is injected at build time via -ldflags. // Falls back to current time when not set. BuildDate string )
Functions ¶
func NewRootCommand ¶
NewRootCommand creates a new root cli command instance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.