Hide keyboard shortcuts

Hot-keys on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1# (c) Stefan Countryman, 2019 

2 

3""" 

4``llama data`` tools are used to securely fetch, move, and store privileged 

5data. Use these tools to cache private detector data in a safe way on LLAMA 

6servers. You will not be able to use these scripts unless you have your 

7authentication credentials for relevant services set properly. 

8"""