Upstream: https://github.com/Rhoban/onshape-to-robot Upstream-Commit: 80e710700aac9573a2230f74f7ce9e094833a0bc Upstream-Branch: master
20 lines
443 B
ReStructuredText
20 lines
443 B
ReStructuredText
Cache
|
|
=====
|
|
|
|
Presentation
|
|
------------
|
|
|
|
In order to re-issue the same requests to the Onshape API, ``onshape-to-robot`` caches the result of most of the requests.
|
|
|
|
.. note::
|
|
|
|
All requests involving a **workspace** can't be cached, since they rely on live version that are subject to change.
|
|
|
|
Clearing the cache
|
|
------------------
|
|
|
|
You can clear the cache using the following command:
|
|
|
|
.. code-block:: bash
|
|
|
|
onshape-to-robot-clear-cache |