Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Cmd = &cobra.Command{ Use: "unlink", Aliases: []string{"unlink"}, Short: "UnLink a ocm/user role from stdin", Long: "UnLink a ocm/user role from stdin", 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.