UNICORE Commandline Client: User Manual
=======================================
UNICORE Team <unicore-support@lists.sourceforge.net>
v6.6.0, 2013
:revnumber: 1.0.0
:numbered:

[[overview]]
Overview
--------

The UNICORE Commandline client (UCC) is a full-featured client for the 
UNICORE Grid middleware. UCC has client commands for all the UNICORE basic 
services, the OGSA-BES interface and the UNICORE workflow system.

It offers the following functions

 * Job submission and management for both UNICORE native and OGSA-BES 
   interfaces

 * Batch mode job submission and processing with many performance tuning options

 * Data movement (upload, download, server-to-server copy, etc) using the
   UNICORE storage management functions and available data transfer protocols

 * Storage functions (ls, mkdir, ...) including creation of storage instances
   via storage factories

 * Full UNICORE workflow system support, including the possibility to run single jobs through the
   resource brokering system

 * Support for the UNICORE metadata system
 
 * Information about the Grid is provided via the "system-info" and "query-cip" commands

 * Various utilities like a "shell" mode, the ability to generate SAML trust delegations, low-level 
   WSRF operations and others

 * Extensibility through custom commands and the possibility to run scripts written 
   in the Groovy programming language

 * Built-in help

For more information about UNICORE visit http://www.unicore.eu[http://www.unicore.eu].

include::install.txt[]

include::quickstart.txt[]

include::options.txt[]

include::saml-push.txt[]

include::jobs.txt[]

include::jobdescription.txt[]

include::datamanagement.txt[]

include::metadata.txt[]

include::workflow-extensions.txt[]

include::batch.txt[]

include::ogsabes.txt[]

include::shell.txt[]

include::admin.txt[]

include::scripting.txt[]

include::faq.txt[]
