Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 422 Bytes

modules_use.md

File metadata and controls

21 lines (16 loc) · 422 Bytes

Modules - use

The use module provides methods to interact with the eep cache.

Saves values for use with other commands. The 'commands' are the keys.
Note that "ezroot" is required when you are going to interact with eZ Publish.

use

Adds a key/value pair to the cache.

$ eep use <key> <desired value>

dump

Prints the current cached values.

$ eep use dump