#env-var #variable-names #command-line-tool #cross-platform #cli #not-found

app envfetch

Lightweight cross-platform CLI tool for working with environment variables

11 stable releases

Uses new Rust 2024

2.1.2 Apr 8, 2025
2.1.1 Apr 7, 2025
2.0.0 Mar 18, 2025
1.4.0 Mar 3, 2025
1.0.0 Nov 30, 2024

#339 in Command line utilities

Download history

834 downloads per month

MIT license

140KB
3.5K SLoC

envfetch

Lightweight cross-platform CLI tool for working with environment variables
Test status GitHub commit activity crates.io downloads crates.io version AUR version

Features

  • Print list of all environment variables
  • Get value of variable by name
    • Show similar variables if given variable not found
  • Set variable (temporary and permanent)
  • Delete variable (temporary and permanent)
  • Load variables from dotenv-style file (temporary and permanent)
  • Add string to the end of variable (temporary and permanent)
  • Set and delete multiple variables at once
  • Interactive mode
  • Export variables
  • Configuration support

Get started

Installing

Packaging status

Read about installing envfetch in the Wiki.

Using

Read in Wiki.

Configuration

Read in this Wiki page

Contributing and building from source

Read in this Wiki page

See Also

Dependencies

~11–24MB
~342K SLoC