Documentation ¶
Index ¶
- Variables
- func Execute(rootCmd *cobra.Command)
- func InitializeCommands() *cobra.Command
- func NewCmdAdopt() *cobra.Command
- func NewCmdAuthLogin() *cobra.Command
- func NewCmdAuthLogout() *cobra.Command
- func NewCmdClone() *cobra.Command
- func NewCmdContext() *cobra.Command
- func NewCmdInspect() *cobra.Command
- func NewCmdList() *cobra.Command
- func NewCmdPull() *cobra.Command
- func NewCmdPush() *cobra.Command
- func NewCmdRehash() *cobra.Command
- func NewCmdRemoteRepos() *cobra.Command
- func NewCmdRemove() *cobra.Command
- func NewCmdVersion() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var TheAppConfig appconfig.Config
View Source
var Version string
Version can be set via: -ldflags="-X 'github.com/macvmio/geranos/cmd/geranos/cmd.Version=$TAG'"
Functions ¶
func InitializeCommands ¶
func NewCmdAdopt ¶
func NewCmdAuthLogin ¶
NewCmdAuthLogin creates a new `crane auth login` command.
func NewCmdAuthLogout ¶
NewCmdAuthLogout creates a new `crane auth logout` command.
func NewCmdClone ¶
func NewCmdContext ¶
func NewCmdInspect ¶
func NewCmdList ¶
func NewCmdPull ¶
func NewCmdPush ¶
func NewCmdRehash ¶ added in v0.7.0
func NewCmdRemoteRepos ¶
func NewCmdRemove ¶
func NewCmdVersion ¶
NewCmdVersion creates a new cobra.Command for the version subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.