Skip to content

Fix command usages #540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 6, 2025
Merged
Show file tree
Hide file tree
Changes from all 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 docs/stackit_beta_key-pair_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Deletes a key pair
Deletes a key pair.

```
stackit beta key-pair delete [flags]
stackit beta key-pair delete KEY_PAIR_NAME [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_key-pair_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Describes a key pair
Describes a key pair.

```
stackit beta key-pair describe [flags]
stackit beta key-pair describe KEY_PAIR_NAME [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_key-pair_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Updates a key pair
Updates a key pair.

```
stackit beta key-pair update [flags]
stackit beta key-pair update KEY_PAIR_NAME [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-area_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If the SNA is attached to any projects, the deletion will fail


```
stackit beta network-area delete [flags]
stackit beta network-area delete AREA_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-area_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shows details of a STACKIT Network Area
Shows details of a STACKIT Network Area in an organization.

```
stackit beta network-area describe [flags]
stackit beta network-area describe AREA_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-area_network-range_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Deletes a network range in a STACKIT Network Area (SNA)
Deletes a network range in a STACKIT Network Area (SNA).

```
stackit beta network-area network-range delete [flags]
stackit beta network-area network-range delete NETWORK_RANGE_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-area_network-range_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shows details of a network range in a STACKIT Network Area (SNA)
Shows details of a network range in a STACKIT Network Area (SNA).

```
stackit beta network-area network-range describe [flags]
stackit beta network-area network-range describe NETWORK_RANGE_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-area_route_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Deletes a static route in a STACKIT Network Area (SNA)
Deletes a static route in a STACKIT Network Area (SNA).

```
stackit beta network-area route delete [flags]
stackit beta network-area route delete ROUTE_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-area_route_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shows details of a static route in a STACKIT Network Area (SNA)
Shows details of a static route in a STACKIT Network Area (SNA).

```
stackit beta network-area route describe [flags]
stackit beta network-area route describe ROUTE_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-area_route_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This command is currently asynchonous only due to limitations in the waiting fun


```
stackit beta network-area route update [flags]
stackit beta network-area route update ROUTE_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-area_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Updates a STACKIT Network Area (SNA)
Updates a STACKIT Network Area (SNA) in an organization.

```
stackit beta network-area update [flags]
stackit beta network-area update AREA_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-interface_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Deletes a network interface
Deletes a network interface.

```
stackit beta network-interface delete [flags]
stackit beta network-interface delete NIC_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-interface_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Describes a network interface
Describes a network interface.

```
stackit beta network-interface describe [flags]
stackit beta network-interface describe NIC_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network-interface_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Updates a network interface
Updates a network interface.

```
stackit beta network-interface update [flags]
stackit beta network-interface update NIC_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If the network is still in use, the deletion will fail


```
stackit beta network delete [flags]
stackit beta network delete NETWORK_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shows details of a network
Shows details of a network.

```
stackit beta network describe [flags]
stackit beta network describe NETWORK_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_network_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Updates a network
Updates a network.

```
stackit beta network update [flags]
stackit beta network update NETWORK_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_public-ip_associate.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Associates a Public IP with a network interface or a virtual IP
Associates a Public IP with a network interface or a virtual IP.

```
stackit beta public-ip associate [flags]
stackit beta public-ip associate PUBLIC_IP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_public-ip_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If the public IP is still in use, the deletion will fail


```
stackit beta public-ip delete [flags]
stackit beta public-ip delete PUBLIC_IP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_public-ip_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shows details of a Public IP
Shows details of a Public IP.

```
stackit beta public-ip describe [flags]
stackit beta public-ip describe PUBLIC_IP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_public-ip_disassociate.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Disassociates a Public IP from a network interface or a virtual IP
Disassociates a Public IP from a network interface or a virtual IP.

```
stackit beta public-ip disassociate [flags]
stackit beta public-ip disassociate PUBLIC_IP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_public-ip_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Updates a Public IP
Updates a Public IP.

```
stackit beta public-ip update [flags]
stackit beta public-ip update PUBLIC_IP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_security-group_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Deletes a security group
Deletes a security group by its internal ID.

```
stackit beta security-group delete [flags]
stackit beta security-group delete GROUP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_security-group_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Describes security groups
Describes security groups by its internal ID.

```
stackit beta security-group describe [flags]
stackit beta security-group describe GROUP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_security-group_rule_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If the security group rule is still in use, the deletion will fail


```
stackit beta security-group rule delete [flags]
stackit beta security-group rule delete SECURITY_GROUP_RULE_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_security-group_rule_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shows details of a security group rule
Shows details of a security group rule.

```
stackit beta security-group rule describe [flags]
stackit beta security-group rule describe SECURITY_GROUP_RULE_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_security-group_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Updates a security group
Updates a named security group

```
stackit beta security-group update [flags]
stackit beta security-group update GROUP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_console.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gets a URL for server remote console
Gets a URL for server remote console.

```
stackit beta server console [flags]
stackit beta server console SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_deallocate.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Deallocates an existing server
Deallocates an existing server.

```
stackit beta server deallocate [flags]
stackit beta server deallocate SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If the server is still in use, the deletion will fail


```
stackit beta server delete [flags]
stackit beta server delete SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shows details of a server
Shows details of a server.

```
stackit beta server describe [flags]
stackit beta server describe SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_log.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gets server console log
Gets server console log.

```
stackit beta server log [flags]
stackit beta server log SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_public-ip_attach.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Attaches a public IP to a server
Attaches a public IP to a server.

```
stackit beta server public-ip attach [flags]
stackit beta server public-ip attach PUBLIC_IP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_public-ip_detach.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Detaches a public IP from a server
Detaches a public IP from a server.

```
stackit beta server public-ip detach [flags]
stackit beta server public-ip detach PUBLIC_IP_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_reboot.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Reboots a server
Reboots a server.

```
stackit beta server reboot [flags]
stackit beta server reboot SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_rescue.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Rescues an existing server
Rescues an existing server.

```
stackit beta server rescue [flags]
stackit beta server rescue SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_resize.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Resizes the server to the given machine type
Resizes the server to the given machine type.

```
stackit beta server resize [flags]
stackit beta server resize SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_service-account_attach.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Attach a service account to a server
Attach a service account to a server

```
stackit beta server service-account attach [flags]
stackit beta server service-account attach SERVICE_ACCOUNT_EMAIL [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_service-account_detach.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Detach a service account from a server
Detach a service account from a server

```
stackit beta server service-account detach [flags]
stackit beta server service-account detach SERVICE_ACCOUNT_EMAIL [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Starts an existing server or allocates the server if deallocated
Starts an existing server or allocates the server if deallocated.

```
stackit beta server start [flags]
stackit beta server start SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_stop.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stops an existing server
Stops an existing server.

```
stackit beta server stop [flags]
stackit beta server stop SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_unrescue.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Unrescues an existing server
Unrescues an existing server.

```
stackit beta server unrescue [flags]
stackit beta server unrescue SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Updates a server
Updates a server.

```
stackit beta server update [flags]
stackit beta server update SERVER_ID [flags]
```

### Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/stackit_beta_server_volume_attach.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Attaches a volume to a server
Attaches a volume to a server.

```
stackit beta server volume attach [flags]
stackit beta server volume attach VOLUME_ID [flags]
```

### Examples
Expand Down
Loading
Loading