cmd

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FileCreateCmdVars = struct {
	description      string
	includedLabelIDs string
	mimeType         string
	name             string
	parents          string
	filePath         string
}{}
View Source
var FileListCmdVars = struct {
	query          string
	allDrives      bool
	driveID        string
	fields         string
	includeLabels  string
	orderBy        string
	pageSize       int64
	paged          bool
	pageToken      string
	listLongFormat bool
	outFormat      string
}{}
View Source
var RootVars = struct {
	VerboseLogging bool
	SACredsPath    string
}{
	VerboseLogging: false,
	SACredsPath:    "",
}

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Jump to

Keyboard shortcuts

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