Skip to content

Commit 7b8f3cb

Browse files
DataUI VCS Robotdtikhonova
DataUI VCS Robot
authored andcommitted
Release 31.01.2025
* Application Load Balancer: added a description of a new Ingress controller functionality: defaultBackend preferences and new annotations for Ingress, loadBalancingConfig for HttpBackendGroup. * CLI: added CLI Reference Guide 0.142.0. * MetaData Hub: added release notes for January. * Overview: added a description and a quickstart guide for Yandex Cloud SDK. * WebSQL: added release notes for January. * Fixes and improvements.
1 parent 8e0d8b6 commit 7b8f3cb

File tree

1,467 files changed

+3859
-1920
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,467 files changed

+3859
-1920
lines changed

en/_cli-ref/cli-ref/cloud-registry/toc.yaml

-44
This file was deleted.

en/_cli-ref/cli-ref/cloudrouter/cli-ref/routing-instance/list.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Syntax:
1616

1717
| Flag | Description |
1818
|----|----|
19-
|`--limit`|<b>`int`</b><br/>The maximum number of items to list.|
19+
|`--limit`|<b>`int`</b><br/>The maximum number of items to list. Default is 1000 items|
2020

2121
#### Global Flags
2222

en/_cli-ref/cli-ref/container/toc.yaml

-159
This file was deleted.

en/_cli-ref/cli-ref/iot/toc.yaml

-148
This file was deleted.

en/_cli-ref/cli-ref/managed-elasticsearch/cli-ref/backup/list.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Syntax:
1616

1717
| Flag | Description |
1818
|----|----|
19-
|`--limit`|<b>`int`</b><br/>The maximum number of items to list.|
19+
|`--limit`|<b>`int`</b><br/>The maximum number of items to list. Default is 1000 items|
2020

2121
#### Global Flags
2222

en/_cli-ref/cli-ref/managed-elasticsearch/cli-ref/cluster/list-backups.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Syntax:
1818
|----|----|
1919
|`--id`|<b>`string`</b><br/>ID of the ElasticSearch cluster.|
2020
|`--name`|<b>`string`</b><br/>Name of the ElasticSearch cluster.|
21-
|`--limit`|<b>`int`</b><br/>The maximum number of items to list.|
21+
|`--limit`|<b>`int`</b><br/>The maximum number of items to list. Default is 1000 items|
2222

2323
#### Global Flags
2424

en/_cli-ref/cli-ref/managed-elasticsearch/cli-ref/cluster/list-logs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Syntax:
1818
|----|----|
1919
|`--id`|<b>`string`</b><br/>ID of the ElasticSearch cluster.|
2020
|`--name`|<b>`string`</b><br/>Name of the ElasticSearch cluster.|
21-
|`--limit`|<b>`int`</b><br/>The maximum number of items to list.|
21+
|`--limit`|<b>`int`</b><br/>The maximum number of items to list. Default is 1000 items|
2222
|`--service-type`|<b>`string`</b><br/>Type of the service to request logs from. Values: 'elasticsearch', 'kibana'|
2323
|`--columns`|<b>`value[,value]`</b><br/>Columns from the logs table to request.|
2424
|`--filter`|<b>`string`</b><br/>Filter expression that filters resources listed in the response. Entire filter must be surrounded with quotes.<br/>Examples: "message.hostname='node1.db.cloud.yandex.net'"|

en/_cli-ref/cli-ref/managed-elasticsearch/cli-ref/cluster/list-operations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Syntax:
1818
|----|----|
1919
|`--id`|<b>`string`</b><br/>ID of the ElasticSearch cluster.|
2020
|`--name`|<b>`string`</b><br/>Name of the ElasticSearch cluster.|
21-
|`--limit`|<b>`int`</b><br/>The maximum number of items to list.|
21+
|`--limit`|<b>`int`</b><br/>The maximum number of items to list. Default is 1000 items|
2222

2323
#### Global Flags
2424

0 commit comments

Comments
 (0)