metal-cli
metal-cli copied to clipboard
Official Equinix Metal CLI
### What happened? The `--locked false` and `-l false` commands do not work. According to [the Docs](https://deploy.equinix.com/developers/docs/metal/libraries/cli/#metal-device-update), a boolean can lock or unlock the server from being updated. However, only...
### What problem are you facing? I have provisioned a device and I want to use metal-cli to view information about the device's ports. The device's port IDs are not...
Adds `metal gateway get -i`: ```console $ go run ./cmd/metal/ gateways get -i $METAL_GATEWAY_ID +--------------------------------------+-------+-------+------------------+--------+-------------------------------+-------------------+ | ID | METRO | VXLAN | ADDRESSES | STATE | CREATED | VRF |...