MCPcopy Index your code
hub / github.com/docker/cli / invalidPluginReason

Function invalidPluginReason

cli/cobra.go:377–379  ·  view source on GitHub ↗
(cmd *cobra.Command)

Source from the content-addressed store, hash-verified

375}
376
377func invalidPluginReason(cmd *cobra.Command) string {
378 return cmd.Annotations[metadata.CommandAnnotationPluginInvalid]
379}
380
381const usageTemplate = `Usage:
382

Callers 2

allManagementSubCommandsFunction · 0.85
invalidPluginsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…