Skip to content

Conversation

@marceljk
Copy link
Contributor

@marceljk marceljk commented Jan 21, 2025

  • beta network list
    • add value: prefixes
  • beta security-group describe
    • add values
      • stateful
      • createdAt
      • updatedAt
    • add "Rules" table with values:
      • ID
      • description
      • protocol
      • direction
      • etherType
      • portRange
      • ipRange
      • icmpParameters
      • remoteSecurityGroupId
  • beta security-group list
    • add values:
      • description
      • labels
  • beta security-group rule list
    • add value: remoteSecurityGroupId
  • beta server describe
    • add "Maintenance Window" table with values:
      • status
      • details
      • startsAt
      • endsAt
  • beta server list
    • add values:
      • machineType
      • nicIPv4
      • publicIPs

- `beta network list`
  - add value: prefixes
- `beta security-groups describe`
  - add values
    - stateful
    - createdAt
    - updatedAt
  - add rules table with values:
    - ID
    - description
    - protocol
    - direction
    - etherType
    - portRange
    - ipRange
    - icmpParameters
    - remoteSecurityGroupId
- `beta security-groups list`
  - add values:
    - description
    - labels
- `beta security-group rule list`
  - add value: remoteSecurityGroupId
- `beta server describe`
  - add table MaintenanceWindow with values:
    - status
    - details
    - startsAt
    - endsAt
- `beta server list`
  - add values:
    - machineType
    - nicIPv4
    - publicIPs
@marceljk marceljk merged commit eae49a0 into main Jan 22, 2025
3 checks passed
@marceljk marceljk deleted the feat/stackitcli-68-extend-output-of-iaas-commands branch January 22, 2025 13:01
bahkauv70 pushed a commit that referenced this pull request Jan 23, 2025
* Extend output of IaaS commands
- `beta network list`
  - add value: prefixes
- `beta security-groups describe`
  - add values
    - stateful
    - createdAt
    - updatedAt
  - add rules table with values:
    - ID
    - description
    - protocol
    - direction
    - etherType
    - portRange
    - ipRange
    - icmpParameters
    - remoteSecurityGroupId
- `beta security-groups list`
  - add values:
    - description
    - labels
- `beta security-group rule list`
  - add value: remoteSecurityGroupId
- `beta server describe`
  - add value: ip address
  - add table MaintenanceWindow with values:
    - status
    - details
    - startsAt
    - endsAt
- `beta server list`
  - add values:
    - machineType
    - nicIPv4
    - publicIPs
bahkauv70 pushed a commit that referenced this pull request Jan 23, 2025
* Extend output of IaaS commands
- `beta network list`
  - add value: prefixes
- `beta security-groups describe`
  - add values
    - stateful
    - createdAt
    - updatedAt
  - add rules table with values:
    - ID
    - description
    - protocol
    - direction
    - etherType
    - portRange
    - ipRange
    - icmpParameters
    - remoteSecurityGroupId
- `beta security-groups list`
  - add values:
    - description
    - labels
- `beta security-group rule list`
  - add value: remoteSecurityGroupId
- `beta server describe`
  - add value: ip address
  - add table MaintenanceWindow with values:
    - status
    - details
    - startsAt
    - endsAt
- `beta server list`
  - add values:
    - machineType
    - nicIPv4
    - publicIPs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants