Skip to content

Commit 43d4589

Browse files
committed
feat: update generated APIs
1 parent 9ec11d4 commit 43d4589

24 files changed

Lines changed: 45 additions & 41 deletions

β€Žcmd/scw/testdata/test-all-usage-account-project-create-usage.goldenβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ USAGE:
66
scw account project create [arg=value ...]
77

88
ARGS:
9-
[name] Name of the Project
10-
[description] Description of the Project
11-
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
9+
[name=<generated>] Name of the Project
10+
[description] Description of the Project
11+
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
1212

1313
FLAGS:
1414
-h, --help help for create

β€Žcmd/scw/testdata/test-all-usage-baremetal-os-get-usage.goldenβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
22
πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️
3-
Return specific OS for the ID.
3+
Return the specific OS for the ID.
44

55
USAGE:
66
scw baremetal os get <os-id ...> [arg=value ...]

β€Žcmd/scw/testdata/test-all-usage-baremetal-os-usage.goldenβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ USAGE:
66
scw baremetal os <command>
77

88
AVAILABLE COMMANDS:
9-
get Get an OS with an ID
9+
get Get OS with an ID
1010
list List available OSes
1111

1212
FLAGS:

β€Žcmd/scw/testdata/test-all-usage-baremetal-server-list-usage.goldenβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
22
πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️
3-
List Elastic Metal servers for a specific organization.
3+
List Elastic Metal servers for a specific Organization.
44

55
USAGE:
66
scw baremetal server list [arg=value ...]

β€Žcmd/scw/testdata/test-all-usage-baremetal-server-usage.goldenβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ AVAILABLE COMMANDS:
1111
get Get a specific Elastic Metal server
1212
get-metrics Return server metrics
1313
install Install an Elastic Metal server
14-
list List Elastic Metal servers for an organization
14+
list List Elastic Metal servers for an Organization
1515
list-events List server events
1616
reboot Reboot an Elastic Metal server
1717
start Start an Elastic Metal server

β€Žcmd/scw/testdata/test-all-usage-baremetal-settings-list-usage.goldenβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
22
πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️
3-
Return all settings for a project ID.
3+
Return all settings for a Project ID.
44

55
USAGE:
66
scw baremetal settings list [arg=value ...]
77

88
ARGS:
99
[order-by] Sort order for items in the response (created_at_asc | created_at_desc)
10-
project-id ID of the project
10+
project-id ID of the Project
1111
[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 | all)
1212

1313
FLAGS:

β€Žcmd/scw/testdata/test-all-usage-baremetal-settings-update-usage.goldenβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
22
πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️
3-
Update a setting for a project ID (enable or disable).
3+
Update a setting for a Project ID (enable or disable).
44

55
USAGE:
66
scw baremetal settings update [arg=value ...]

β€Žcmd/scw/testdata/test-all-usage-fip-usage.goldenβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
22
πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️
3-
Flexible IP API.
3+
Elastic Metal - Flexible IP API.
44

55
USAGE:
66
scw fip <command>

β€Žcmd/scw/testdata/test-all-usage-function-usage.goldenβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
22
πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️
3-
Functions API.
3+
Serverless Functions API.
44

55
USAGE:
66
scw function <command>

β€Žcmd/scw/testdata/test-all-usage-instance-security-group-create-usage.goldenβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ARGS:
3030
[stateful=true] Whether the security group is stateful or not
3131
[inbound-default-policy=accept] Default policy for inbound rules (accept | drop)
3232
[outbound-default-policy=accept] Default policy for outbound rules (accept | drop)
33-
[enable-default-security] True to block SMTP on IPv4 and IPv6
33+
[enable-default-security] True to block SMTP on IPv4 and IPv6. This feature is read only, please open a support ticket if you need to make it configurable
3434
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
3535
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
3636

0 commit comments

Comments
Β (0)