Environment Command

Manage environment variables and secrets.

Usage

elizaos env [command] [options]

Subcommands

SubcommandDescriptionOptions
listList all environment variables--system, --local
edit-localEdit local environment variables-y, --yes
resetReset environment variables and clean up database/cache files (interactive selection)-y, --yes
interactiveInteractive environment variable management-y, --yes

Options

List Command Options

OptionDescription
--systemList only system information
--localList only local environment variables

General Options

OptionDescription
-y, --yesAutomatically confirm prompts