Skip to content

Commit aea36ac

Browse files
committed
.
1 parent e2448b5 commit aea36ac

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/source/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ making common tasks like file access, job submission and management,
1313
workflow submission and management more convenient, and integrating
1414
UNICORE features better with typical Python usage.
1515

16+
PyUNICORE comes with a commandline utility 'unicore', which is modeled
17+
after the UNICORE Commandline Client (UCC) and supports many of UCC's
18+
features.
19+
1620
In addition, this library contains code for using
1721
`UFTP <https://uftp-docs.readthedocs.io>`_ (UNICORE FTP)
1822
for filesystem mounts with FUSE, a UFTP driver for
@@ -61,6 +65,7 @@ You can install (one or more) extras with pip:
6165
uftp
6266
dask
6367
port_forwarding
68+
CLI
6469

6570

6671
.. toctree::

0 commit comments

Comments
 (0)