When listing devices using the CLI, the column headers appear to be misaligned or incorrect, which makes it difficult to interpret the data. Here is an example of the output:
pubkey | code | location | exchange | device_type | public_ip | dz_prefixes | status | owner | | |
3fSsF6vnbWTfPgGdJiigmeJyoYWWr5Tu4kwGmNG1s7PA | ams-dz001:lon-dz001 | ams-dz001 | lon-dz001 | MPLSoGRE | 10Gbps | 9000 | 5.76ms | 0.21ms | 0 | 172.16.0.0/31 | activated | 66yfemxTAjCL686R4FFpGugx1myQ7X6m274MzWB82xBy
As you can see, the data seems to overflow the defined columns, and some fields do not match the header titles. For example:
- The "public_ip" field is showing a speed value ("10Gbps")
- There are extra columns or misplaced values like latencies and CIDR blocks
- The "owner" and subsequent fields are unclear or incorrectly labeled
When listing devices using the CLI, the column headers appear to be misaligned or incorrect, which makes it difficult to interpret the data. Here is an example of the output:
As you can see, the data seems to overflow the defined columns, and some fields do not match the header titles. For example: