Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.13 KB

index.rst

File metadata and controls

40 lines (32 loc) · 1.13 KB

Command Line Interface as an OMERO client

The is a set of Python based system-administration, deployment and advanced user tools. Most of commands work remotely so that the can be used as a client against an OMERO server.

Note

The end of Windows support for OMERO.server means that the CLI is unsupported on this platform too.

installation overview import import-target import-bulk export sessions containers-annotations tag delete chgrp chown

Note that changing ownership requires elevated privileges and can only be carried out by full administrators, restricted administrators with the correct privileges, or group owners.

/sysadmins/cli/index

System administrator documentation for the Command Line Interface. This includes guidance for managing groups and users which can be done by restricted administrators with the correct privileges.

/developers/cli/index

Developer documentation for the Command Line Interface