Command Line Interface as an OMERO development tool¶
Help for any specific CLI command can be displayed using the -h
argument. See Command line help for more information.
General notes¶
For installation notes see Installation.
Any command can be produced by symlinking
bin/omero
to a file of the form “omero-command-arg1-arg2”. This is useful under/etc/rc.d
to have a startup script.All commands respond to omero help.
See also
- Command Line Interface as an OMERO client
User documentation on the Command Line Interface
- OMERO.cli as an OMERO admin tool
System Administrator documentation for the Command Line Interface