cmd

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdAttach

func NewCmdAttach(runF func(*AttachOptions) error) *cobra.Command

func NewCmdDownload added in v0.4.2

func NewCmdDownload(runF func(*DownloadOptions) error) *cobra.Command

func NewCmdRoot

func NewCmdRoot() *cobra.Command

func NewCmdUpload added in v0.4.2

func NewCmdUpload(runF func(*AttachOptions) error) *cobra.Command

func ShouldShowUsage added in v0.4.0

func ShouldShowUsage(err error) bool

Types

type AttachOptions

type AttachOptions struct {
	FilePaths       []string
	Repo            string
	Browser         string
	Profile         string
	CookieStorePath string
	SessionToken    string
	Markdown        bool
	JSON            jsonFlags
	Verbose         bool
}

type DownloadOptions added in v0.4.2

type DownloadOptions struct {
	URL             string
	Output          string
	Clobber         bool
	Browser         string
	Profile         string
	CookieStorePath string
	SessionToken    string
	Verbose         bool
}

Jump to

Keyboard shortcuts

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