cli
import "github.com/open-outbox/relay/cmd/cli"Package main provides the CLI entry point for the Open Outbox Relay. It uses the Cobra library to provide operational commands like ‘prune’ and ‘status’.
import "github.com/open-outbox/relay/cmd/cli"Package main provides the CLI entry point for the Open Outbox Relay. It uses the Cobra library to provide operational commands like ‘prune’ and ‘status’.