Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdUpload ¶
NewCmdUpload creates a command object for the generic "import" action, which retrieves one or more resources from a file.
Types ¶
type PhotoOptions ¶
type PhotoOptions struct { Options options.BaseOptions Key string Secret string AuthToken string AlbumName string // contains filtered or unexported fields }
PhotoOptions the command line options
func (*PhotoOptions) Run ¶
func (o *PhotoOptions) Run(args []string) error
Run implements this command
Click to show internal directories.
Click to hide internal directories.