Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "aperturectl", Short: "aperturectl - CLI tool to interact with Aperture", DisableAutoGenTag: true, DisableSuggestions: false, Long: ` aperturectl is a CLI tool which can be used to interact with Aperture seamlessly.`, Version: Version, }
RootCmd is the root command for aperturectl.
View Source
var Version = info.Version
Version shows the version of ApertureCtl.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.