Add a cli example: create an empty collection.
authorWard Vandewege <ward@curii.com>
Sun, 4 Oct 2020 21:10:27 +0000 (17:10 -0400)
committerWard Vandewege <ward@curii.com>
Sun, 4 Oct 2020 21:10:27 +0000 (17:10 -0400)
No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

doc/sdk/cli/reference.html.textile.liquid

index e1d25aaa23019020da809943b8309c1b10dc0d07..735ba5ca8719af5b39fb876bfde9e4b1a45f9ecb 100644 (file)
@@ -42,6 +42,8 @@ Get list of groups
 Delete a group
 @arv group delete --uuid 6dnxa-j7d0g-iw7i6n43d37jtog@
 
+Create an empty collection
+@arv collection create --collection '{"name": "test collection"}'@
 
 h3. Common commands