cmd

package
v0.0.0-...-30fe120 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2022 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Overview

Package cmd implements all the falcoctl commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute creates the root command and runs it.

func New

func New(ctx context.Context) *cobra.Command

New instantiates the root command and initializes the tree of commands.

func NewArtifactCmd

func NewArtifactCmd(ctx context.Context, opt *commonoptions.CommonOptions) *cobra.Command

NewArtifactCmd return the artifact command.

func NewArtifactInfoCmd

func NewArtifactInfoCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewArtifactInfoCmd returns the artifact info command.

func NewArtifactInstallCmd

func NewArtifactInstallCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewArtifactInstallCmd returns the artifact install command.

func NewArtifactSearchCmd

func NewArtifactSearchCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewArtifactSearchCmd returns the artifact search command.

func NewIndexAddCmd

func NewIndexAddCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewIndexAddCmd returns the index add command.

func NewIndexCmd

func NewIndexCmd(ctx context.Context, opt *commonoptions.CommonOptions) *cobra.Command

NewIndexCmd returns the index command.

func NewIndexListCmd

func NewIndexListCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewIndexListCmd returns the index list command.

func NewIndexRemoveCmd

func NewIndexRemoveCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewIndexRemoveCmd returns the index remove command.

func NewIndexUpdateCmd

func NewIndexUpdateCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewIndexUpdateCmd returns the index update command.

func NewInstallCmd

func NewInstallCmd() *cobra.Command

NewInstall creates the `install` command

func NewInstallTLSCmd

func NewInstallTLSCmd() *cobra.Command

NewInstallTLS creates the `install tls` command

func NewLoginCmd

func NewLoginCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewLoginCmd returns the login command.

func NewLogoutCmd

func NewLogoutCmd(opt *commonoptions.CommonOptions) *cobra.Command

NewLogoutCmd returns the logout command.

func NewPullCmd

func NewPullCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewPullCmd returns the pull command.

func NewPushCmd

func NewPushCmd(ctx context.Context, opt *options.CommonOptions) *cobra.Command

NewPushCmd returns the push command.

func NewRegistryCmd

func NewRegistryCmd(ctx context.Context, opt *commonoptions.CommonOptions) *cobra.Command

NewRegistryCmd returns the registry command.

Types

This section is empty.

Directories

Path Synopsis
internal
utils
Package utils implements common utility functions.
Package utils implements common utility functions.

Jump to

Keyboard shortcuts

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