export

package
v1.57.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package export implements the 'devenv certs export' command that allows developers to export their devenv certificate authority into an archive.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cli.Command

NewCmd creates a new cli.Command for this command.

Types

type Options

type Options struct {
	// ArchivePath is the path to the archive containing the certificate authority.
	ArchivePath string
}

Options is the struct containing the options for this command as well as the command itself.

func NewOptions

func NewOptions() (*Options, error)

NewOptions creates a new options struct for this command.

func (*Options) Run

func (o *Options) Run(ctx context.Context) error

Run runs this command.

Jump to

Keyboard shortcuts

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