Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "inheritance",
Short: "Create or update the cross-organization version data inheritance",
Long: "Create or update the cross-organization version data inheritance.\n" +
"\n" +
"The configuration is either defined by flags or are read from stdin in the - arg is present. \n" +
"If - is present, --inherit-from and --publish-to will be ignored.\n" +
"To learn about the stdin format, run this command with flags and use --dump.\n",
RunE: run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.