Documentation ¶
Overview ¶
Package commands contains commands used in the bundler command
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCommands ¶
AddCommands adds all subcommands to the root command.
func AddCommandsInternal ¶ added in v0.9.1
func AddCommandsInternal(ctx context.Context, fio files.FileReaderWriter, sio cmdlib.StdioReaderWriter, args []string) *cobra.Command
AddCommandsInternal is an internal command that allows for dependency injection into sub-commands.
Note: This method is only public to allow for sub-commands to define integration tests.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package cmdlib contains shared functions for the bundle CLI commands.
|
Package cmdlib contains shared functions for the bundle CLI commands. |
Package filter contains commands for filtering components and objects.
|
Package filter contains commands for filtering components and objects. |
Click to show internal directories.
Click to hide internal directories.