Documentation ¶
Index ¶
- func NewCapabilityShowCommand(c common.Args, ioStreams cmdutil.IOStreams) *cobra.Command
- func NewCommand() *cobra.Command
- func NewCompCommand(c common2.Args, ioStreams cmdutil.IOStreams) *cobra.Command
- func NewCompGetCommand(c common2.Args, ioStreams cmdutil.IOStreams) *cobra.Command
- func NewDryRunCommand(c common.Args, ioStreams cmdutil.IOStreams) *cobra.Command
- func NewHelpCommand() *cobra.Command
- func NewLiveDiffCommand(c common.Args, ioStreams cmdutil.IOStreams) *cobra.Command
- func NewTraitCommand(c common2.Args, ioStreams cmdutil.IOStreams) *cobra.Command
- func NewTraitGetCommand(c common2.Args, ioStreams cmdutil.IOStreams) *cobra.Command
- func NewVersionCommand() *cobra.Command
- func RunHelp(cmd *cobra.Command, args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCapabilityShowCommand ¶
NewCapabilityShowCommand shows the reference doc for a workload type or trait
func NewCompCommand ¶ added in v1.1.0
NewCompCommand creates `comp` command
func NewCompGetCommand ¶ added in v1.1.0
NewCompGetCommand creates `comp get` command
func NewDryRunCommand ¶
NewDryRunCommand creates `dry-run` command
func NewLiveDiffCommand ¶
NewLiveDiffCommand creates `live-diff` command
func NewTraitCommand ¶ added in v1.1.0
NewTraitCommand creates `trait` command
func NewTraitGetCommand ¶ added in v1.1.0
NewTraitGetCommand creates `trait get` command
func NewVersionCommand ¶
NewVersionCommand print client version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.