redis » flushAll(profile)
Description
This command is used to remove all keys from all databases.
Parameters
- profile - is the profile name with which
redis
database details are defined. (Refer here to know how to defineprofile
)
This command is used to remove all keys from all databases.
redis
database details are defined. (Refer here to know how to define profile
)