setupidentity

package
v0.7.0-alpha.7 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package setupidentity provides the command to bootstrap the secure environment.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrFingerprintNotFound is returned when a GPG key fingerprint cannot be parsed.
	ErrFingerprintNotFound = errors.New("could not determine fingerprint for key")
	// ErrNoSecretKey is returned when no secret key is found after import.
	ErrNoSecretKey = errors.New("no secret key found after import")
	// ErrEmptyToken is returned when the user provides an empty token.
	ErrEmptyToken = errors.New("token cannot be empty")
)

Functions

func NewSetupIdentityCmd

func NewSetupIdentityCmd() *cobra.Command

NewSetupIdentityCmd creates and configures the `setup-identity` command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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