cli

package
v3.2.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package cli contains shared CLI initialization steps.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command(ctx context.Context, name string, debug bool, ver string) *cobra.Command

Command returns a *cobra.Command setup with the common set of commands and configuration already done.

func Execute

func Execute(cmd *cobra.Command) int

Execute runs the command and displays errors. Returns the exit code for the CLI.

Types

This section is empty.

Directories

Path Synopsis
Package decrypt provides an implementation of "gactions decrypt" command.
Package decrypt provides an implementation of "gactions decrypt" command.
Package deploy provides an implementation of "gactions deploy" command.
Package deploy provides an implementation of "gactions deploy" command.
Package encrypt provides an implementation of "gactions encrypt" command.
Package encrypt provides an implementation of "gactions encrypt" command.
Package ginit provides an implementation of "gactions init" command.
Package ginit provides an implementation of "gactions init" command.
Package login provides an implementation of "gactions login" command.
Package login provides an implementation of "gactions login" command.
Package logout provides an implementation of "gactions login" command.
Package logout provides an implementation of "gactions login" command.
Package notices provides an implementation of "gactions third-party-notices" command.
Package notices provides an implementation of "gactions third-party-notices" command.
Package pull provides an implementation of "gactions pull" command.
Package pull provides an implementation of "gactions pull" command.
Package push provides an implementation of "gactions push" command.
Package push provides an implementation of "gactions push" command.
Package version implements "gactions version" command.
Package version implements "gactions version" command.
Copyright 2021 Google LLC
Copyright 2021 Google LLC

Jump to

Keyboard shortcuts

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