Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddClientCmd ¶
type AddClientCmd struct{}
func NewAddClientCmd ¶
func NewAddClientCmd() *AddClientCmd
func (*AddClientCmd) Command ¶
func (c *AddClientCmd) Command() *cobra.Command
type AddDeviceCmd ¶
type AddDeviceCmd struct{}
func NewAddDeviceCmd ¶
func NewAddDeviceCmd() *AddDeviceCmd
func (*AddDeviceCmd) Command ¶
func (c *AddDeviceCmd) Command() *cobra.Command
type ContextKey ¶
type ContextKey string
type DeployProgramsCmd ¶
type DeployProgramsCmd struct{}
func NewDeployProgramsCmd ¶
func NewDeployProgramsCmd() *DeployProgramsCmd
func (*DeployProgramsCmd) Command ¶
func (c *DeployProgramsCmd) Command() *cobra.Command
type DestroyCmd ¶
type DestroyCmd struct {
// contains filtered or unexported fields
}
func NewDestroyCmd ¶
func NewDestroyCmd() *DestroyCmd
func (*DestroyCmd) Command ¶
func (c *DestroyCmd) Command() *cobra.Command
type LocalDevnet ¶
func NewLocalDevnet ¶
func NewLocalDevnet(log *slog.Logger, deployID string) (*LocalDevnet, error)
type StartLedgerCmd ¶
type StartLedgerCmd struct{}
func NewStartLedgerCmd ¶
func NewStartLedgerCmd() *StartLedgerCmd
func (*StartLedgerCmd) Command ¶
func (c *StartLedgerCmd) Command() *cobra.Command
Click to show internal directories.
Click to hide internal directories.