Top-level command to work with RSpace ELN
Run rspace eln --help to see all the possible commands.
rspace-client eln [flags]
-h, --help help for eln
-o, --outFile string Output file for program output
-f, --outputFormat string Output format: one of 'json','table', 'csv' or 'quiet' (default "table")
--config string config file (default is $HOME/.rspace)
- rspace-client - RSpace CLI
- rspace-client eln addDocument - Creates a new Basic or Structured document with optional tags and content
- rspace-client eln addFolder - Creates a new Folder
- rspace-client eln addForm - Adds a new Form
- rspace-client eln addGroup - Adds a new LabGroup
- rspace-client eln addNotebook - Creates a new notebook
- rspace-client eln addUser - Adds a new user account
- rspace-client eln download - Download attachment files by their ID
- rspace-client eln export - Exports RSpace documents to XML or HTML archive
- rspace-client eln groups - Lists the groups you are a member of.
- rspace-client eln importWord - Import MSOffice Word files (doc, docx or odt)
- rspace-client eln job - Query progress of a Job
- rspace-client eln listActivity - Lists events and actions
- rspace-client eln listDocuments - Lists the documents
- rspace-client eln listFiles - Lists attachment files.
- rspace-client eln listForms - Lists forms
- rspace-client eln listTree - Lists the contents of a folder or notebook
- rspace-client eln listUsers - Lists users - requires sysadmin role!
- rspace-client eln share - Shares one or more documents or notebooks with one or more users or groups
- rspace-client eln upload - Upload one or more files or folders