cmd

package
v0.0.0-...-b3e61d7 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2019 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:           "be",
	SilenceUsage:  true,
	SilenceErrors: true,
	Version:       common.GetVersion(),
	Short:         "bunnyexpress, the CLI-based tool for postfix & dovecot mailbox administration.",
	Long: `bunnyexpress, the CLI-based tool for postfix & dovecot mailbox administration.

With bunnyexpress you can manage domains, mailboxes and aliases for your own mail domains and infrastructure. 
Everything is stored within an SQLite3 database. See accompanied ReadMe and help for more details.`,
}

RootCmd represents the base command when called without any subcommands

Functions

func AddAlias

func AddAlias(cmd *cobra.Command, args []string) error

func AddDomain

func AddDomain(cmd *cobra.Command, args []string) error

func AddMailbox

func AddMailbox(cmd *cobra.Command, args []string) error

func DeleteAlias

func DeleteAlias(cmd *cobra.Command, args []string) error

func DeleteDomain

func DeleteDomain(cmd *cobra.Command, args []string) error

func DeleteMailbox

func DeleteMailbox(cmd *cobra.Command, args []string) error

func EditAlias

func EditAlias(cmd *cobra.Command, args []string) error

func EditDomain

func EditDomain(cmd *cobra.Command, args []string) error

func EditMailbox

func EditMailbox(cmd *cobra.Command, args []string) error

func ListAliases

func ListAliases(cmd *cobra.Command, args []string) error

func ListDomain

func ListDomain(cmd *cobra.Command, args []string) error

func ListMailbox

func ListMailbox(cmd *cobra.Command, args []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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