commands

package
v5.6.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunCommand

func RunCommand(client *ds3.Client, args *Arguments) error

Types

type Arguments

type Arguments struct {
	Endpoint, Proxy      string
	AccessKey, SecretKey string
	Command              string
	Bucket               string
	Key                  string
	KeyPrefix            string
	MaxKeys              int
	Start, End           int
}

Represents the parsed command line arguments that we may be interested in.

func ParseArgs

func ParseArgs() (*Arguments, error)

Jump to

Keyboard shortcuts

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