cmd

package
v0.3.0-rc4 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: Apache-2.0 Imports: 13 Imported by: 2

Documentation

Overview

Package cmd implements all the falcoctl commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute added in v0.3.0

func Execute()

Execute creates the root command and runs it.

func New added in v0.1.0

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

Types

This section is empty.

Directories

Path Synopsis
Package artifact implements the artifact commands.
Package artifact implements the artifact commands.
follow
Package follow defines the business logic to follow artifacts.
Package follow defines the business logic to follow artifacts.
info
Package info defines the business logic to get information for a given artifact.
Package info defines the business logic to get information for a given artifact.
install
Package install defines options, and logic used to pull an artifact from a remote repository and install it in the local system.
Package install defines options, and logic used to pull an artifact from a remote repository and install it in the local system.
list
Package list defines the logic to list artifacts in the configured index files.
Package list defines the logic to list artifacts in the configured index files.
search
Package search defines the logic to search for artifacts in the configured index files.
Package search defines the logic to search for artifacts in the configured index files.
Package index implements the index commands.
Package index implements the index commands.
add
Package add defines the options and add logic for the index files.
Package add defines the options and add logic for the index files.
list
Package list defines the logic to list the already configured index files.
Package list defines the logic to list the already configured index files.
remove
Package remove defines options and logic to remove a previously add index file.
Package remove defines options and logic to remove a previously add index file.
update
Package update defines options and logic to update the index files.
Package update defines options and logic to update the index files.
Package registry implements the registry commands.
Package registry implements the registry commands.
auth
Package auth defines the logic to authenticate against an OCI registry.
Package auth defines the logic to authenticate against an OCI registry.
auth/basic
Package basic defines the logic to authenticate against an OCI registry.
Package basic defines the logic to authenticate against an OCI registry.
auth/oauth
Package oauth defines the logic to authenticate against an OCI registry via OAuth2.0.
Package oauth defines the logic to authenticate against an OCI registry via OAuth2.0.
pull
Package pull defnines the logic to pull artifacts from remote repositories.
Package pull defnines the logic to pull artifacts from remote repositories.
push
Package push defines the logic to push local artifacts to a remote repository.
Package push defines the logic to push local artifacts to a remote repository.
tls
Package tls implements the tls commands.
Package tls implements the tls commands.
install
Package install defines the logic to generate and install TLS certificates.
Package install defines the logic to generate and install TLS certificates.
Package version implements the logic for the version command.
Package version implements the logic for the version command.

Jump to

Keyboard shortcuts

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