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

help.get.adoc Maven / Gradle / Ivy

GET(1)
=======
:doctype: manpage


NAME
----
get - retrieves entries from a cache.


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


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


EXAMPLE
-------
`get hello -c mycache` +
Retrieves the value of the key named `hello` from `mycache`.


SEE ALSO
--------
query(1), put(1)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy