package
0.4.0
Repository: https://github.com/instill-ai/cli.git
Documentation: pkg.go.dev

# Functions

New creates a new command.
NewDeployCmd creates a new command.
No description provided by the author
NewStatusCmd creates a new command.
NewStopCmd creates a new command.
NewUndeployCmd creates a new command.

# Constants

DefPassword is the default password for the local deployment.
DefUsername is the default username for the local deployment.

# Variables

LocalInstancePath is the path to keep files for local instance deployment.

# Structs

DeployOptions contains the command line options.
No description provided by the author
StatusOptions contains the command line options.
StopOptions contains the command line options.
UndeployOptions contains the command line options.

# Interfaces

ExecDep is an interface for executing commands.
OSDep is an interface for OS operations.