diff --git a/nuodb-cp.adoc b/nuodb-cp.adoc index 865a21c..3fab4d1 100644 --- a/nuodb-cp.adoc +++ b/nuodb-cp.adoc @@ -1,4 +1,4 @@ -:revnumber: 2.6.0 +:revnumber: 2.6.1 :toc: left [#nuodb-cp] @@ -113,25 +113,9 @@ nuodb-cp backup list [-hV] [-b=] [-u=] [-p[=]] |`--list-accessible` |Whether to return any accessible sub-resources even if the current user does not have access privileges to list all resources at this level -|`--offset` -|The offset at which to list items + -*required* - -|`--cursor` -|The cursor at which to list items, which represents the last item returned` + -*required* - |`--limit` |The number of items to return -|`--expand-all` -|Whether to expand payload fields + -*required* - -|`--expand-field` -|Field to expand, in the format `` or `=` + -*required* - |`-h, --help` |Show this help message and exit. @@ -423,25 +407,9 @@ nuodb-cp backuppolicy list [-hV] [-b=] [-u=] [-p[=]] |`--list-accessible` |Whether to return any accessible sub-resources even if the current user does not have access privileges to list all resources at this level -|`--offset` -|The offset at which to list items + -*required* - -|`--cursor` -|The cursor at which to list items, which represents the last item returned` + -*required* - |`--limit` |The number of items to return -|`--expand-all` -|Whether to expand payload fields + -*required* - -|`--expand-field` -|Field to expand, in the format `` or `=` + -*required* - |`-h, --help` |Show this help message and exit. @@ -513,25 +481,9 @@ nuodb-cp backuppolicy list-backups [-hV] [-b=] [-u=] [-p |`--list-accessible` |Whether to return any accessible sub-resources even if the current user does not have access privileges to list all resources at this level -|`--offset` -|The offset at which to list items + -*required* - -|`--cursor` -|The cursor at which to list items, which represents the last item returned` + -*required* - |`--limit` |The number of items to return -|`--expand-all` -|Whether to expand payload fields + -*required* - -|`--expand-field` -|Field to expand, in the format `` or `=` + -*required* - |`-h, --help` |Show this help message and exit. @@ -603,25 +555,9 @@ nuodb-cp backuppolicy list-databases [-hV] [-b=] [-u=] [-p |`--list-accessible` |Whether to return any accessible sub-resources even if the current user does not have access privileges to list all resources at this level -|`--offset` -|The offset at which to list items + -*required* - -|`--cursor` -|The cursor at which to list items, which represents the last item returned` + -*required* - |`--limit` |The number of items to return -|`--expand-all` -|Whether to expand payload fields + -*required* - -|`--expand-field` -|Field to expand, in the format `` or `=` + -*required* - |`-h, --help` |Show this help message and exit. @@ -954,25 +890,9 @@ nuodb-cp database list [-hV] [-b=] [-u=] [-p[=]] |`--list-accessible` |Whether to return any accessible sub-resources even if the current user does not have access privileges to list all resources at this level -|`--offset` -|The offset at which to list items + -*required* - -|`--cursor` -|The cursor at which to list items, which represents the last item returned` + -*required* - |`--limit` |The number of items to return -|`--expand-all` -|Whether to expand payload fields + -*required* - -|`--expand-field` -|Field to expand, in the format `` or `=` + -*required* - |`-h, --help` |Show this help message and exit. @@ -1376,25 +1296,9 @@ nuodb-cp project list [-hV] [-b=] [-u=] [-p[=]] |`--list-accessible` |Whether to return any accessible sub-resources even if the current user does not have access privileges to list all resources at this level -|`--offset` -|The offset at which to list items + -*required* - -|`--cursor` -|The cursor at which to list items, which represents the last item returned` + -*required* - |`--limit` |The number of items to return -|`--expand-all` -|Whether to expand payload fields + -*required* - -|`--expand-field` -|Field to expand, in the format `` or `=` + -*required* - |`-h, --help` |Show this help message and exit. @@ -1695,25 +1599,9 @@ nuodb-cp user list [-hV] [-b=] [-u=] [-p[=]] |`--list-accessible` |Whether to return any accessible sub-resources even if the current user does not have access privileges to list all resources at this level -|`--offset` -|The offset at which to list items + -*required* - -|`--cursor` -|The cursor at which to list items, which represents the last item returned` + -*required* - |`--limit` |The number of items to return -|`--expand-all` -|Whether to expand payload fields + -*required* - -|`--expand-field` -|Field to expand, in the format `` or `=` + -*required* - |`-h, --help` |Show this help message and exit. diff --git a/openapi.yaml b/openapi.yaml index ae04598..494b935 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -7,7 +7,7 @@ info: contact: url: https://nuodb.com email: NuoDB.Support@3ds.com - version: 2.6.0 + version: 2.6.1 servers: - url: https://example.nuodb.com paths: