Lists forms
List forms, sorted or paginated
rspace-client eln listForms [flags]
rspace eln listForms --orderBy name --maxResults 100
-h, --help help for listForms
--maxResults int Maximum number of results to retrieve (default 20)
--orderBy string orders results by 'name', 'created' or 'lastModified' (default "lastModified")
--sortOrder string 'asc' or 'desc'
--config string config file (default is $HOME/.rspace)
-o, --outFile string Output file for program output
-f, --outputFormat string Output format: one of 'json','table', 'csv' or 'quiet' (default "table")
- rspace-client eln - Top-level command to work with RSpace ELN