audit

package
v1.135.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package audit implements the `bitbottle workspace audit` command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdAudit

func NewCmdAudit(f *factory.Factory, runF func(*Options) error) *cobra.Command

NewCmdAudit constructs the cobra command for `workspace audit`. runF may be non-nil in tests to inject a custom runner.

Types

type Options

type Options struct {
	Output    format.OutputConfig
	Hostname  string
	Workspace string
	Action    string
	From      string
	Limit     int
}

Options carries parsed flags for `workspace audit`.

Jump to

Keyboard shortcuts

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