Skip to content

Extend output of IaaS commands #569

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 5 commits into from
Jan 22, 2025

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.

2 participants