Merge branch '21504-arv-mount-reference'
[arvados.git] / doc / sdk / cli / reference.html.textile.liquid
index e1d25aaa23019020da809943b8309c1b10dc0d07..307fecd9a045e6708902b4ac67fecadebd20f3bb 100644 (file)
@@ -1,7 +1,7 @@
 ---
 layout: default
 navsection: sdk
-navmenu: CLI
+navmenu: Command line tools (CLI SDK)
 title: "arv reference"
 ...
 {% comment %}
@@ -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