shell


Related Questions
We are experiencing this issue https://jira.nuxeo.com/browse/NXP-17666 in nuxeo-cap-6.0-HF20. How could we make perms command work correctly the 6.0 branch ?
  0 votes
  0 answers
  1 comments
  1616 views

I launch the nuxeo-shell and connect with Administrator connect on nuxeo 7.1 : Administrator@localhost:/> perms local Administrator:Everything:true members:Read:true Administrator@localhost:/> connect on nuxeo 7.2 : ...
  0 votes
  0 answers
  0 comments
  1694 views

I want a normal user not to be able to modify his dashboard, and i want to make sure he always sees the default dashboard.
  2 votes
  1 answers
  5 comments
  3543 views

Your documentation doesn't explain how to set input documents for the next operation when using the Nuxeo Shell with the 'automation' namespace. For example, if I want to make in batch mode : connect -u Administrator -p Administrator ...
  0 votes
  1 answers
  0 comments
  3466 views

I have a document I can view with the shell distributed with DM using the cat -all command. However, the same document in the same repository throws an exception on the a time field of the form:2011-11-18T23:05:33Z when viewed with the shell ...
  0 votes
  1 answers
  0 comments
  1328 views

Hello I want to create documents in a script like this: coreSession.createDocumentModel(“/Documents”,id,“DocumentWorkspace”); How can I instantiate the coreSession?
  0 votes
  1 answers
  0 comments
  1682 views