audit

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AuditCmd = &cobra.Command{
	Use:     "audit",
	Aliases: []string{"audit-log"},
	Short:   "Retrieve and display audit activity logs",
	Long: `
	Retrieve and display audit activity logs from the Alpacon, with options to filter by user,
	application, and model. Use the '--tail' flag to limit the output to the last N entries.
	`,
	Example: `
	alpacon audit
	alpacon audit-log
	alpacon audit --tail 10 --user admin
	alpacon audit --tail=50 --app=cert --model=authority
	`,
	Run: runAudit,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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