Add a cli example: create an empty collection.
[arvados.git] / 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