git-credential-fdoss

command module
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: MIT Imports: 18 Imported by: 0

README

git-credential-fdoss

git-credential-fdoss is a git credential helper that uses the freedesktop.org Secret Service via D-Bus for storage of git credentials.

go install foxygo.at/git-credential-helper@latest

This credential helper fulfils the same role as git-credential-libsecret but is intended to be easier to install and be more portable as a binary. git-credential-libsecret is mostly distributed as source code as a contribution to git. A binary build has dependencies on a number of GNOME desktop libraries which may not be present on a target machine.

Documentation

Overview

cmd git-credential-fdoss is a git credentials helper that uses the freedesktop.org secret service for storing and retrieving git credentials.

Usage: git-credential-fdoss <command> [flags]

git-credential-fdoss manages your git credentials using the freedesktop.org
Secret Service.

Flags:
  -h, --help       Show context-sensitive help.
  -V, --version    Print program version

Commands:
  get [flags]
    Get credentials from keyring

  store [flags]
    Save credentials to keyring

  erase [flags]
    Erase credentials from keyring

Run "git-credential-fdoss <command> --help" for more information on a command.

Jump to

Keyboard shortcuts

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