Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ListNoRemoteFlags = map[string]bool{ "link": true, "unlink": true, "run": true, "stop": true, "remote": true, "update": true, "version": true, }
ListNoRemoteFlags hides the globals non used --remote
View Source
var RootCmd *cobra.Command
RootCmd is the entry-point of the program
Functions ¶
func HideNoVerboseRequestsFlag ¶
func HideNoVerboseRequestsFlag()
HideNoVerboseRequestsFlag hides the --no-verbose-requests global flag
func HideUnusedGlobalRemoteFlags ¶
func HideUnusedGlobalRemoteFlags()
HideUnusedGlobalRemoteFlags hides the --remote flag for commands that doesn't use them
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.