compose

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Warning string

Warning is a global warning to be displayed to user on command failure

Functions

func Adapt added in v1.0.14

func Adapt(fn Command) func(cmd *cobra.Command, args []string) error

Adapt a Command func to cobra library

func RootCommand added in v1.0.14

func RootCommand(contextType string, backend compose.Service) *cobra.Command

RootCommand returns the compose command with its child commands

Types

type Command

type Command func(context.Context, []string) error

Command defines a compose CLI command as a func with args

Jump to

Keyboard shortcuts

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