commands

package
v1.0.0-preview.2 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// BasicCmdGroup groups basic commands
	BasicCmdGroup = "\nBasic Commands"
	// SettingsCmdGroup groups settings
	SettingsCmdGroup = "\nSettings Commands"
	// ShowCmdGroup groups basic show commands
	ShowCmdGroup = "\nContent Creation Commands"
	// ShowMgmtCmdGroup groups advanced show commands
	ShowMgmtCmdGroup = "\nContent Management Commands"
)

Variables

This section is empty.

Functions

func AuthCommand

func AuthCommand(c *cli.Context) error

AuthCommand logs into the PodOps service and validates the token

func BuildCommand

func BuildCommand(c *cli.Context) error

BuildCommand starts a new build of the feed

func CreateCommand

func CreateCommand(c *cli.Context) error

CreateCommand creates a resource from a file, directory or URL

func DeleteResourcesCommand

func DeleteResourcesCommand(c *cli.Context) error

DeleteResourcesCommand deletes a resource

func ListProductionsCommand

func ListProductionsCommand(c *cli.Context) error

ListProductionsCommand retrieves all shows

func ListResourcesCommand

func ListResourcesCommand(c *cli.Context) error

ListResourcesCommand requests a new show

func LogoutCommand

func LogoutCommand(c *cli.Context) error

LogoutCommand clears all session information

func NewProductionCommand

func NewProductionCommand(c *cli.Context) error

NewProductionCommand requests a new show

func NoOpCommand

func NoOpCommand(c *cli.Context) error

NoOpCommand is just a placeholder

func SetProductionCommand

func SetProductionCommand(c *cli.Context) error

SetProductionCommand lists the current show/production, switch to another show/production

func TemplateCommand

func TemplateCommand(c *cli.Context) error

TemplateCommand creates a resource template with all default values

func UpdateCommand

func UpdateCommand(c *cli.Context) error

UpdateCommand updates a resource from a file, directory or URL

func UploadCommand

func UploadCommand(c *cli.Context) error

UploadCommand uploads an asset from a file

Types

This section is empty.

Jump to

Keyboard shortcuts

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