Add "arv delete" example.
[arvados.git] / doc / user / reference / sdk-cli.textile
index e909a8ba073848a7edf4e7b4d666c9e01a588a47..17d2a3c0c9b5ee27ab6ae32e02e3e97bfdc2766c 100644 (file)
@@ -1,8 +1,9 @@
 ---
 layout: default
 navsection: userguide
+navmenu: Reference
 title: "Command line SDK"
-navorder: 322
+navorder: 22
 ---
 
 h1. Reference: Command line SDK
@@ -57,6 +58,9 @@ Get list of groups (showing just UUIDs)
 Get list of groups (showing entire records)
 @arv -h group list@
 
+Delete a group
+@arv group delete --uuid 6dnxa-j7d0g-iw7i6n43d37jtog@
+
 h3. Global options
 
 <!-- _Move these up to before "basic examples", and give examples of what