push
Pushes variables from a plaintext env or an encrypted sec file to a remote
Usage
npx dotsec push --using env
DOTSEC_USING=env npx dotsec push
Push variables from .sec file to remote
npx dotsec push --using sec
DOTSEC_USING=sec npx dotsec push