package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 23, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 27
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cmd implements the do-manager CLI using Cobra.
View Source
var (
Version = "dev"
Commit = "none"
BuildDate = "unknown"
)
These variables are overridden at build time via -ldflags.
Execute is the main entry point called by main().
Source Files
¶
Click to show internal directories.
Click to hide internal directories.