servers list
List details for all the servers used by an application including name, IP address, server role and the date/time it was created. The <name>
argument can be a list of server names entered as separate parameters. The optional <columns>
argument sets the type of server info to display in each column, and their order.
Column options: availability-zone
, cores
, created-at
, distro
, distro-version
, dns
, health
, is-kubernetes-master
, memory
, name
, notifications
, private-ip
, product-uuid
, public-ip
, region
, roles
, root-disk-size
, root-disk-type
, subnet-id
, uid
, vendor-uid
, vpc-id
Options
Argument | Required? | Default | Description |
---|---|---|---|
--stack, -s <application name> | yes | — | Name of the application |
<server name> | no | — | The name of the server(s) to query |
--columns | no | name , public-ip , roles , health , created-at , notifications | Set the type of server info to display in each column, and their order (see intro above for options) |