All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.remove.adoc Maven / Gradle / Ivy

REMOVE(1)
=========
:doctype: manpage


NAME
----
remove - deletes entries from a cache.


SYNOPSIS
--------
*remove* `KEY` ['OPTIONS']


OPTIONS
-------
*--cache*='NAME'::
Specifies the cache from which to remove entries. Defaults to the currently
selected cache.


EXAMPLE
-------
`remove --cache=mycache hola` +
Deletes the `hola` entry from the `mycache` cache.


SEE ALSO
--------
cache(1), drop(1), clearcache(1)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy