craftr env
Manage environments and their values.
Commands
env listList environments.env readRead an environment's values, with the extends chain resolved.env writeWrite a single environment variable. The value is JSON-parsed if it is a valid scalar, otherwise stored as a string.env deleteDelete an environment.env renameRename an environment.