config

package
v0.0.0-...-b5a03d5 Latest Latest
Warning

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

Go to latest
Published: May 23, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClearCacheCommand

type ClearCacheCommand struct {
	subcommand.BaseCommand
}

func NewClearCacheCommand

func NewClearCacheCommand() ClearCacheCommand

func (ClearCacheCommand) Run

func (cmd ClearCacheCommand) Run(ctx context.Context, wf *aw.Workflow)

type HelpCommand

type HelpCommand struct {
	subcommand.BaseCommand
}

HelpCommand describe a subcommand to show the config subcommand.

func NewHelpCommand

func NewHelpCommand(args []string) HelpCommand

NewHelpCommand return an instance of this subcommand.

func (HelpCommand) Run

func (cmd HelpCommand) Run(_ctx context.Context, wf *aw.Workflow)

Run start this subcommand.

type TokenCommand

type TokenCommand struct {
	Token string

	subcommand.BaseCommand
}

TokenCommand describe a subcommand to configure the api token.

func NewTokenCommand

func NewTokenCommand(token string) TokenCommand

NewTokenCommand return an instance of TokenCommand.

func (TokenCommand) Run

func (cmd TokenCommand) Run(ctx context.Context, wf *aw.Workflow)

Run start this subcommand.

Jump to

Keyboard shortcuts

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