Skip to main content

Key Generation for Encrypting Passwords

This command allows you to generate an AES-256 cryptographic key used to securely store and encode passwords handled by the agent.
The generated key is saved in the .env file so it can be used by other Watchman Agent features to encrypt sensitive information.


✅ Usage

watchman-agent generate-key

Upon execution, a confirmation message is displayed: "Cryptographic key generated and stored in .env"