secret-service-password-export

command module
v0.0.0-...-441830e Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: BSD-3-Clause Imports: 9 Imported by: 0

README

Secret Service Password Export

A Go CLI tool to export passwords from a Secret Service keychain collection using D-Bus

It uses under the hood the following libraries that are the only dependencies:

Installation

go install github.com/lucor/secret-service-password-export@latest

Usage

Usage:
	secret-service-export [collection]
	
Options:
	-c, --collection    Collection to export. Leave empty to list the available collections
	-f, --format	    Output format for the export. Allowed values: [paw, csv]. Default to Paw JSON format
	-o, --output	    Write the output to the specified file. If omitted, writes to stdout
	-h, --help	    Displays the help and exit

Export the Secrect Service collection using the specified format to stdout.

License

This software is available under the BSD 3-Clause License; see the LICENSE file for the full text.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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