3.4.8. saveenv - save environment to persistent storage¶
3.4.8.1. Usage¶
saveenv [-z] [ENVFS [DIRECTORY]]
3.4.8.2. Synopsis¶
Save the files in DIRECTORY to the persistent storage device ENVFS.
ENVFS is usually a block in flash but can be any other file. If omitted, DIRECTORY defaults to /env and ENVFS defaults to /dev/env0.
3.4.8.3. Options¶
-z | force the built-in default environment at startup |