upload

package
v0.0.0-...-e398435 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Bucket              string  `short:"b" long:"bucket" description:"name of the S3 bucket containing the files" required:"true"`
	Prefix              string  `short:"k" long:"key-prefix" description:"key prefix to apply to all S3 operations"`
	ExpectedBucketOwner *string `long:"expected-bucket-owner" description:"optional ExpectedBucketOwner field to apply to all S3 operations"`
	Delete              bool    `` /* 208-byte string literal not displayed */
	MaxConcurrency      int     `` /* 137-byte string literal not displayed */
	Args                struct {
		Files []flags.Filename `` /* 152-byte string literal not displayed */
	} `positional-args:"yes"`
	// contains filtered or unexported fields
}

func (*Command) Execute

func (c *Command) Execute(args []string) error

Jump to

Keyboard shortcuts

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