Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.jetify.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Synopsis

Delete one or more environment variables that are stored.
devbox secrets rm <NAME1> [<NAME2>]... [flags]

Options

--environment string   Environment name (e.g. dev, prod)
                       (default "dev")
-h, --help             help for rm
--org-id string        Organization id to namespace secrets by
--project-id string    Project id to namespace secrets by

SEE ALSO

Edit this page