MCPcopy Create free account
hub / github.com/clouditor/clouditor / ValidArgsGetCertificationTargets

Function ValidArgsGetCertificationTargets

cli/session.go:293–295  ·  view source on GitHub ↗
(_ *cobra.Command, _ []string, toComplete string)

Source from the content-addressed store, hash-verified

291}
292
293func ValidArgsGetCertificationTargets(_ *cobra.Command, _ []string, toComplete string) ([]string, cobra.ShellCompDirective) {
294 return getCertificationTargets(toComplete), cobra.ShellCompDirectiveNoFileComp
295}
296
297func getTools(_ string) []string {
298 var (

Callers 1

Calls 1

getCertificationTargetsFunction · 0.85

Tested by 1