Skip to content
Open
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/ovhcloud_account_api_oauth2_client_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud account api oauth2 client list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_account_ssh-key_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud account ssh-key list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_alldom_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud alldom list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_baremetal_boot_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud baremetal boot list <service_name> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_baremetal_list-compatible-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud baremetal list-compatible-os <service_name> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_baremetal_list-interventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud baremetal list-interventions <service_name> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_baremetal_list-ips.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud baremetal list-ips <service_name> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_baremetal_list-secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud baremetal list-secrets <service_name> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_baremetal_list-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud baremetal list-tasks <service_name> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_baremetal_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud baremetal list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_baremetal_vni_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud baremetal vni list <service_name> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cdn-dedicated_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cdn-dedicated list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
3 changes: 2 additions & 1 deletion doc/ovhcloud_cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,12 @@ Manage your projects and services in the Public Cloud universe (MKS, MPR, MRS, O
* [ovhcloud](ovhcloud.md) - CLI to manage your OVHcloud services
* [ovhcloud cloud alerting](ovhcloud_cloud_alerting.md) - Manage billing alert configurations in the given cloud project
* [ovhcloud cloud container-registry](ovhcloud_cloud_container-registry.md) - Manage container registries in the given cloud project
* [ovhcloud cloud database-service](ovhcloud_cloud_database-service.md) - Manage database services in the given cloud project
* [ovhcloud cloud instance](ovhcloud_cloud_instance.md) - Manage instances in the given cloud project
* [ovhcloud cloud ip-failover](ovhcloud_cloud_ip-failover.md) - Manage failover IPs in the given cloud project
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - Manage Kubernetes clusters in the given cloud project
* [ovhcloud cloud loadbalancer](ovhcloud_cloud_loadbalancer.md) - Manage loadbalancers in the given cloud project
* [ovhcloud cloud managed-analytics](ovhcloud_cloud_managed-analytics.md) - Manage managed analytics services in the given cloud project
* [ovhcloud cloud managed-database](ovhcloud_cloud_managed-database.md) - Manage managed database services in the given cloud project
* [ovhcloud cloud network](ovhcloud_cloud_network.md) - Manage networks in the given cloud project
* [ovhcloud cloud operation](ovhcloud_cloud_operation.md) - List and get operations in the given cloud project
* [ovhcloud cloud project](ovhcloud_cloud_project.md) - Retrieve information and manage your CloudProject services
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_alerting_alert_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud alerting alert list <alert_id> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_alerting_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud alerting list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud container-registry ip-restrictions management list <registry_id>
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud container-registry ip-restrictions registry list <registry_id> [f
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_container-registry_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud container-registry list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud container-registry plan list-capabilities <registry_id> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_container-registry_users_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud container-registry users list <registry_id> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
40 changes: 0 additions & 40 deletions doc/ovhcloud_cloud_database-service.md

This file was deleted.

2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_instance_interface_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud instance interface list <instance_id> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_instance_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud instance list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_instance_snapshot_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud instance snapshot list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_ip-failover_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud ip-failover list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_kube_ip-restrictions_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud kube ip-restrictions list <cluster_id> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_kube_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud kube list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_kube_node_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud kube node list <cluster_id> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_kube_nodepool_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud kube nodepool list <cluster_id> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_loadbalancer_health-monitor_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud loadbalancer health-monitor list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_loadbalancer_l7policy_l7rule_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud loadbalancer l7policy l7rule list <l7policy_id> [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
2 changes: 1 addition & 1 deletion doc/ovhcloud_cloud_loadbalancer_l7policy_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ovhcloud cloud loadbalancer l7policy list [flags]
```
--filter stringArray Filter results by any property using https://github.com/PaesslerAG/gval syntax
Examples:
--filter 'state="running"'
--filter 'state=="running"'
--filter 'name=~"^my.*"'
--filter 'nested.property.subproperty>10'
--filter 'startDate>="2023-12-01"'
Expand Down
Loading
Loading