Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Cmd = &cobra.Command{ Use: "link", Aliases: []string{"associate"}, Short: "Link OCM role to specific OCM organization", Long: "Link OCM role to specific OCM organization", Hidden: false, Args: cobra.NoArgs, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go Directories ¶ Show internal Expand all Path Synopsis ocmrole userrole Click to show internal directories. Click to hide internal directories.