graywolf

command
v0.13.3 Latest Latest
Warning

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

Go to latest
Published: May 9, 2026 License: GPL-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package main contains the graywolf subcommand entry point for `graywolf flare`. The bulk of the behaviour lives in pkg/diagcollect; this file is the wiring layer responsible for flag parsing, exit-code mapping, and stdin/stdout plumbing.

graywolf entry point. All runtime wiring lives in pkg/app; this file is a thin dispatch shim responsible for build-time version injection, subcommand routing, and signal handling. The normal-path main() body is app.New(cfg, logger).Run(ctx).

Directories

Path Synopsis
Package authcli implements the `graywolf auth` subcommand tree: set-password, list-users, and delete-user.
Package authcli implements the `graywolf auth` subcommand tree: set-password, list-users, and delete-user.

Jump to

Keyboard shortcuts

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