forked from scaleway/scaleway-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-all-usage-vpc-gw-ip-list-usage.golden
More file actions
24 lines (20 loc) · 1.22 KB
/
test-all-usage-vpc-gw-ip-list-usage.golden
File metadata and controls
24 lines (20 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
List Public Gateway flexible IP addresses. A number of filter options are available for limiting results in the response.
USAGE:
scw vpc-gw ip list [arg=value ...]
ARGS:
[order-by] Order in which to return results (created_at_asc | created_at_desc | ip_asc | ip_desc | reverse_asc | reverse_desc)
[project-id] Filter for IP addresses in this Project
[tags.{index}] Filter for IP addresses with these tags
[reverse] Filter for IP addresses that have a reverse containing this string
[is-free] Filter based on whether the IP is attached to a gateway or not
[organization-id] Filter for IP addresses in this Organization
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
FLAGS:
-h, --help help for list
GLOBAL FLAGS:
-c, --config string The path to the config file
-D, --debug Enable debug mode
-o, --output string Output format: json or human, see 'scw help output' for more info (default "human")
-p, --profile string The config profile to use