Documentation
¶
Overview ¶
Package keepass implements KeePass export functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KeepassExportCmd = &cobra.Command{ Use: "keepass", Short: "Exports Passbolt to a KeePass File", Long: `Exports Passbolt to a KeePass File`, Aliases: []string{}, RunE: KeepassExport, }
KeepassExportCmd Exports a Passbolt KeePass
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.