cred env

A command to manage env-variables

Synopsis

The env command allows you to manage your env-variables efficiently. It provides functionalities to create, update, and delete env-variables.

Examples:

  • Create a new env: env {insert/generate}
  • Update an existing env: env edit
  • Delete a env: env rm
cred env [flags]

Options

  -h, --help   help for env

SEE ALSO