Skip to content

Commit

Permalink
0.0.22 changelog and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
otter606 committed Apr 25, 2022
1 parent 8eb9677 commit d39b616
Show file tree
Hide file tree
Showing 26 changed files with 31 additions and 25 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This file records significant changes to this project, from 0.0.19 onwards

## v0.0.22 - 2022-04-25

### Fixed

- \#9 case-insensitive role name for addUser

## v0.0.21 - 2022-02-24

### Added
Expand Down
2 changes: 1 addition & 1 deletion cmd/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.21
0.0.22
2 changes: 1 addition & 1 deletion docs/generated/rspace-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ To see all the ELN commands run
* [rspace-client status](rspace-client_status.md) - Checks status of RSpace
* [rspace-client version](rspace-client_version.md) - Print the version number of RSpace CLI

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_archive.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ rspace archive myArchive.zip --xsummary --outputFormat csv

* [rspace-client](rspace-client.md) - RSpace CLI

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ rspace-client eln [flags]
* [rspace-client eln share](rspace-client_eln_share.md) - Shares one or more documents or notebooks with one or more users or groups
* [rspace-client eln upload](rspace-client_eln_upload.md) - Upload one or more files or folders

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_addDocument.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ rspace eln addDocument --name myDoc --formId FM2 --input data.csv

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_addFolder.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ rspace eln addFolder --name MyFolder --folder FL1234

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_addForm.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ rspace eln addForm myFormDef.yaml mySecondForm.json --publish

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_addGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ rspace eln addGroup --name "Prof Smith Lab" --pi bobsmith --members anabelz,sara

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_addNotebook.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ rspace eln addNotebook

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_addUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ rspace-client eln addUser [flags]

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_download.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ rspace eln download GL1234 GL12345--dir /downloadFolder

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_export.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ rspace eln export 123 456 --linkDepth 0

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ rspace eln groups

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_importWord.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ rspace eln importWord AFolder --folder 1234 --recursive

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_job.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ rspace eln job 22 --download

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_listActivity.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ rspace eln listACtivity --users bob123, jacqueline

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_listDocuments.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ rspace eln listDocuments --form FM12345

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_listFiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ rspace eln listFiles --mediaType av

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_listForms.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ rspace eln listForms --orderBy name --maxResults 100

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_listTree.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ rspace eln listTree --filter notebook --folder 1234

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_listUsers.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ rspace eln listUsers --all | sort -k2

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_share.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ rspace eln share 12345 --users 122345,45678

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_eln_upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ rspace eln upload file.doc imageFolder --recursive --add-summary --caption anti-

* [rspace-client eln](rspace-client_eln.md) - Top-level command to work with RSpace ELN

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ rspace status

* [rspace-client](rspace-client.md) - RSpace CLI

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022
2 changes: 1 addition & 1 deletion docs/generated/rspace-client_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ rspace-client version [flags]

* [rspace-client](rspace-client.md) - RSpace CLI

###### Auto generated by spf13/cobra on 24-Feb-2022
###### Auto generated by spf13/cobra on 25-Apr-2022

0 comments on commit d39b616

Please sign in to comment.