commands

package
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

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

func AddCommands(ctx context.Context, args []string) *cobra.Command

AddCommands adds all subcommands to the root command.

func AddCommandsInternal added in v0.9.1

func AddCommandsInternal(ctx context.Context, cio *cmdlib.CmdIO, flagset *flag.FlagSet, 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 build contains commands for building components.
Package build contains commands for building components.
Package cmdlib contains shared functions for the bundle CLI commands.
Package cmdlib contains shared functions for the bundle CLI commands.
Package cmdrunner is a utility for running integration tests for commands.
Package cmdrunner is a utility for running integration tests for commands.
Package cmdtest provides test utilities for testing commands.
Package cmdtest provides test utilities for testing commands.
Package export contains commands for exporting components and objects.
Package export contains commands for exporting components and objects.
Package filter contains commands for filtering components and objects.
Package filter contains commands for filtering components and objects.
Package find contains commands for finding components and objects.
Package find contains commands for finding components and objects.
Package generate contains the generate command.
Package generate contains the generate command.
Package patch contains commands for patching objects.
Package patch contains commands for patching objects.
Package validate contains commands for validating components and objects.
Package validate contains commands for validating components and objects.
Package version contains the version command.
Package version contains the version command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL