Keychain Up

Move a private key from .env.keys into macOS Keychain.

$ dotenvx keychain up

Specify files with -f and -fk.

$ dotenvx keychain up -f .env.production -fk .env.keys