8 releases

0.1.7 Oct 5, 2021
0.1.6 Aug 10, 2020

#2666 in Command line utilities

MIT/Apache

11KB

airtable-env

Evironment Variables through Airtable

Usage

eval $(airtable-env <api-key> <base-key> <table> <view> <key-field> <value-field>)
  • key-field is the field holding the key name
  • value-field is the field holding the value name

Why?

There are many benefits to using Airtable to store secrets:

  • Pretty good ACL
  • Changelog and Comments List
  • Easy to update
  • Free Plan is Great

Release

cargo install cargo-release
cargo release

Dependencies

~13–28MB
~420K SLoC