You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sfermigier edited this page May 11, 2011
·
3 revisions
After you installed an ECR application (as explained in Installing ECR), you can start playing with the repository by installing a command line client named the ECR Shell.
The Shell is available either as a command line application (working in any UNIX-like OS or on Windows), or as an Eclipse plugin.
To install the command line application, you can download a release from the Nuxeo maven repository.
You can also install the shell as an Eclipse Plugin (tested on Helios and Indigo) with the following
update site: http://osgi.nuxeo.org/p2/ecr/ide/.
To launch the ECR Shell view, go to Window > Show View > Other ... and select ECR > ECR Shell.
To connect to a development instance, type connect -u admin. You can also connect to other remote ECR servers by specifying the right automation URL when connecting.
Note: The ECR Shell uses the Content Automation REST API to talk with the server.