cli

package
v0.0.0-...-0dbe23e Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2019 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// LogLevelKey ...
	LogLevelKey = "loglevel"

	// LogLevelEnvKey ...
	LogLevelEnvKey string = "LOGLEVEL"
	// CommandHostKey ...
	CommandHostKey = "command-host"

	// InventoryDataKey ...
	InventoryDataKey = "inventory"
	// InventoryDataBase64Key ...
	InventoryDataBase64Key = "inventory-base64"

	// ConfigDataKey ...
	ConfigDataKey = "config"
	// ConfigDataBase64Key ...
	ConfigDataBase64Key = "config-base64"

	// JSONParamsBase64Key ...
	JSONParamsBase64Key = "json-params-base64"

	// WorkflowNameKey ...
	WorkflowNameKey = "workflow"

	// TriggerPatternNameKey ...
	TriggerPatternNameKey = "pattern"

	// DockerImageIDNameKey ...
	DockerImageIDNameKey = "docker-image-id"
	// DockerAllowAccessToDockerInContainer ...
	DockerAllowAccessToDockerInContainer = "docker-allow-access-to-docker-in-container"
	// DockerAllowAccessToDockerInContainerEnvKey ...
	DockerAllowAccessToDockerInContainerEnvKey = "DOCKER_ALLOW_ACCESS_TO_DOCKER_IN_CONTAINER"

	// WorkdirPathKey ...
	WorkdirPathKey = "workdir"
	// WorkdirPathEnvKey ...
	WorkdirPathEnvKey = "BITRISE_BRIDGE_WORKDIR"
)

Variables

View Source
var (
	// BridgeConfigs ...
	BridgeConfigs config.Model
)
View Source
var (
	// CommandHostID ...
	CommandHostID = bridge.CommandHostIDCmdBridge
)

Functions

func Run

func Run()

Run ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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