mecmd

package
v0.6.174 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package mecmd wires the `cr me` command surface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(rootCmd *cobra.Command, opts *root.Options)

Register attaches the me command to rootCmd.

func RegisterWithFactory

func RegisterWithFactory(rootCmd *cobra.Command, opts *root.Options, factory IdentityResolverFactory)

RegisterWithFactory attaches the me command with an injected resolver factory.

Types

type IdentityResolverFactory

type IdentityResolverFactory func(cmd *cobra.Command, opts *root.Options, cfg config.File) (identity.Resolver, func(), error)

IdentityResolverFactory builds the resolver used by `cr me`.

Jump to

Keyboard shortcuts

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