X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ba251e274d684688217d0b1f8b1c8b14ce13feaf..8d2aebfd3a0e4814b292659710386f949cafe092:/doc/sdk/cli/reference.html.textile.liquid diff --git a/doc/sdk/cli/reference.html.textile.liquid b/doc/sdk/cli/reference.html.textile.liquid index bc5cf1e6c1..5e5f238798 100644 --- a/doc/sdk/cli/reference.html.textile.liquid +++ b/doc/sdk/cli/reference.html.textile.liquid @@ -9,21 +9,12 @@ _In order to use the @arv@ command, make sure that you have a "working environme h3. Usage -@arv [global_options] resource_type resource_method [method_parameters]@ - -h4. Global options - -- @--format=json@ := Output response as JSON. This is the default format. - -- @--format=yaml@ := Output response as YAML - -- @--format=uuid@ := Output only the UUIDs of object(s) in the API response, one per line. - +See the "CLI overview":{{site.baseurl}}/sdk/cli/index.html page. h3. Resource types and methods Get list of resource types -@arv --resources@ +@arv --help@ Get list of resource methods for the "user" resource type @arv user --help@