cmd

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: GPL-3.0 Imports: 23 Imported by: 0

Documentation

Overview

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Package cmd contains all the cobra commands for the CLI application.

Index

Constants

View Source
const EnvKey = "ROOTLESS_HELPER_CHILD"

EnvKey is the environment variable name that we set to distinguish if we're the parent or child during this operation.

Variables

This section is empty.

Functions

func NewCpCommand

func NewCpCommand() *cobra.Command

NewCpCommand will copy a file to or from a container.

func NewCreateCommand

func NewCreateCommand() *cobra.Command

NewCreateCommand will create a new container environment ready to use.

func NewEnterCommand

func NewEnterCommand() *cobra.Command

NewEnterCommand will enter target container environment.

func NewExecCommand

func NewExecCommand() *cobra.Command

NewExecCommand will execute a command inside a running container.

func NewImagesCommand

func NewImagesCommand() *cobra.Command

NewImagesCommand will list downloaded images with disk usage of each.

func NewInspectCommand

func NewInspectCommand() *cobra.Command

NewInspectCommand will give information about a container or an image.

func NewLogsCommand

func NewLogsCommand() *cobra.Command

NewLogsCommand will output all logs of a target container.

func NewPsCommand

func NewPsCommand() *cobra.Command

NewPsCommand will list running containers optionally with disk usage of each.

func NewPullCommand

func NewPullCommand() *cobra.Command

NewPullCommand will pull a new OCI image from a registry.

func NewRenameCommand

func NewRenameCommand() *cobra.Command

NewRenameCommand will copy a file to or from a container.

func NewRmCommand

func NewRmCommand() *cobra.Command

NewRmCommand removes one or more containers from the host.

func NewRmiCommand

func NewRmiCommand() *cobra.Command

NewRmiCommand will delete an OCI image in the configured DIR.

func NewRootlessHelperCommand

func NewRootlessHelperCommand() *cobra.Command

NewRootlessHelperCommand will delete an OCI image in the configured DIR.

func NewRunCommand

func NewRunCommand() *cobra.Command

NewRunCommand will run a new container environment ready to use.

func NewStartCommand

func NewStartCommand() *cobra.Command

NewStartCommand will start one or more containers in input with default entrypoint command.

func NewStopCommand

func NewStopCommand() *cobra.Command

NewStopCommand will find all the processes in given container and will stop them.

func NewUpdateCommand

func NewUpdateCommand() *cobra.Command

NewUpdateCommand will update a new container environment ready to use.

func NewVersionCommand

func NewVersionCommand() *cobra.Command

NewVersionCommand will delete an OCI image in the configured DIR.

Types

This section is empty.

Jump to

Keyboard shortcuts

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