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

Folders and files

NameName
Last commit message
Last commit date
Mar 28, 2025
Mar 4, 2021
Feb 21, 2021
Feb 4, 2021
Feb 4, 2021
Feb 4, 2021
Apr 2, 2025
Oct 9, 2021
Feb 4, 2021
May 18, 2024
May 18, 2024
Mar 14, 2025
Mar 14, 2025
Jan 29, 2024
Oct 9, 2021

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