Reset Redis

apex sys reset-redis [ <PKG_ALIAS>]
Reset the redis keys for any or all packages.

Parameters

Parameter Description
pkg_alias Optional package alias to reset redis for. If not defined, all packages will be reset.

Flags

Flag Description
--full If present, on top of the resetRedis() method within each package's migrate.php file, this will also re-scan the package.yml file for each.

Examples

  • ./apex sys reset-redis