root

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompletionCommand

type CompletionCommand struct {
	*commands.BaseCommand
	resolver.CompletionResolver
}

CompletionCommand creates shell completion scripts

func (*CompletionCommand) DoesNotUseServices added in v1.2.0

func (s *CompletionCommand) DoesNotUseServices()

DoesNotUseServices implements commands.OfflineCommand as this command does not use services

func (*CompletionCommand) ExecuteSingleArgument

func (s *CompletionCommand) ExecuteSingleArgument(_ commands.Executor, arg string) (output.Output, error)

ExecuteSingleArgument implements commands.SingleArgumentCommand

type VersionCommand

type VersionCommand struct {
	*commands.BaseCommand
}

VersionCommand reports the current version of upctl

func (*VersionCommand) DoesNotUseServices added in v1.2.0

func (s *VersionCommand) DoesNotUseServices()

DoesNotUseServices implements commands.OfflineCommand as this command does not use services

func (*VersionCommand) ExecuteWithoutArguments

func (s *VersionCommand) ExecuteWithoutArguments(_ commands.Executor) (output.Output, error)

ExecuteWithoutArguments implements commands.NoArgumentCommand

Jump to

Keyboard shortcuts

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