Merge branch '21535-multi-wf-delete'
[arvados.git] / doc / sdk / cli / index.html.textile.liquid
index d64fb23df26518b2467b88d2d518a6779ab515c3..827f1d08768fae86085cae8b44c35d620ffa0fff 100644 (file)
@@ -1,10 +1,15 @@
 ---
 layout: default
 navsection: sdk
-navmenu: CLI
+navmenu: Command line tools (CLI SDK)
 title: "Overview"
 
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 The @arv@ CLI tool provide provides a convenient interface to manipulate API resources. Additionally, it provides access to a number of subcommands.
 
@@ -26,12 +31,12 @@ Available flags:
 Use 'arv subcommand|resource --help' to get more information about a particular
 command or resource.
 
-Available subcommands: copy, create, edit, keep, pipeline, run, tag, ws
+Available subcommands: copy, create, edit, keep, run, tag, ws
 
-Available resources: api_client_authorization, api_client, authorized_key,
-collection, user_agreement, group, job_task, link, log, keep_disk,
-pipeline_instance, node, repository, specimen, pipeline_template, user,
-virtual_machine, trait, human, job, keep_service
+Available resources: api_client_authorization, api_client,
+authorized_key, collection, container, container_request,
+user_agreement, group, keep_service, link, log, user, virtual_machine,
+workflow
 
 Additional options:
   -e, --version       Print version and exit