cli

package
v2.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package cli contains the implementations of all of the subcommands that are exposed via the command line.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClearSubcommand

func NewClearSubcommand() subcommands.Command

NewClearSubcommand returns a subcommands.Command which removes all stored credentials.

func NewConfigSubcommand

func NewConfigSubcommand() subcommands.Command

NewConfigSubcommand returns a subcommands.Command which allows for user configuration of cred helper behavior.

func NewDockerConfigSubcommand

func NewDockerConfigSubcommand() subcommands.Command

NewDockerConfigSubcommand returns a subcommands.Command which configures the docker client to use this credential helper

func NewEraseSubcommand

func NewEraseSubcommand() subcommands.Command

NewEraseSubcommand returns a subcommands.Command which implements the Docker credential store 'erase' API.

func NewGCRLoginSubcommand

func NewGCRLoginSubcommand() subcommands.Command

NewGCRLoginSubcommand returns a subcommands.Command which implements the GCR login operation.

func NewGCRLogoutSubcommand

func NewGCRLogoutSubcommand() subcommands.Command

NewGCRLogoutSubcommand returns a subcommands.Command which implements the GCR logout operation.

func NewGetSubcommand

func NewGetSubcommand() subcommands.Command

NewGetSubcommand returns a subcommands.Command which implements the Docker credential store 'get' API.

func NewListSubcommand

func NewListSubcommand() subcommands.Command

NewListSubcommand returns a subcommands.Command which implements the Docker credential store 'list' API.

func NewStoreSubcommand

func NewStoreSubcommand() subcommands.Command

NewStoreSubcommand returns a subcommands.Command which implements the Docker credential store 'store' API.

func NewVersionSubcommand

func NewVersionSubcommand() subcommands.Command

NewVersionSubcommand returns a subcommands.Command which prints the binary version to stdout.

Types

This section is empty.

Jump to

Keyboard shortcuts

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