Skip to content
/ netrc Public

Utility that allows users to manage netrc files

License

Notifications You must be signed in to change notification settings

dokku/netrc

Repository files navigation

netrc

Utility that allows users to manage netrc files.

Downloading

See Github Releases for prebuilt Linux and MacOS binaries, as well as Debian packages.

OS packages are also available via packagecloud.

Usage

Warning: Macro setting is currently unhandled

Usage: netrc [--version] [--help] <command> [<args>]

Available commands are:
    get      Get an entry from the .netrc file
    set      Set an entry in the .netrc file
    unset    Unset an entry from the .netrc file
    version  Return the version of the binary