Skip to content

hilja/s-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

sdiff, fly.io secrets differ

Usage:

# Basic
node sdiff.mjs
# Custom .env file
node sdiff.mjs --env-file .env.prod
# Filtering
node sdiff.mjs --filter='^LOCAL_|^PROXIED_' --filter=NODE_ENV --filter=PORT
# Reveal the secrets in stdout so you can copy the set or unset command
node sdiff.mjs --reveal

It gives you a nice diff view and commands to set or unset your secrets:

Screenshot-2025-09-29-at-13-57-53.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors