Command Line Interface as an OMERO client

The CLI is a set of Python based system-administration, deployment and advanced user tools. Most of commands work remotely so that the CLI 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.

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.

See also

OMERO.cli as an OMERO admin tool

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.

Command Line Interface as an OMERO development tool

Developer documentation for the Command Line Interface