Skip to content

TheEdoRan/envwiz

Repository files navigation

Usage

Usage: envwiz [options] [command]

Manage your TypeScript environment variables with ease.

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  init            Create required environment files
  add [options]   Add a new environment variable
  remove          Remove environment variables
  sync            Sync environment variables from .env to other files
  help [command]  display help for command