Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "pivot [FLAGS] [IMAGE_PULLSPEC]", DisableFlagsInUseLine: true, Short: "Allows moving from one OSTree deployment to another", Args: cobra.MaximumNArgs(1), Run: Execute, }
RootCmd houses the cobra config for the main command
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.