metal-cli icon indicating copy to clipboard operation
metal-cli copied to clipboard

Official Equinix Metal CLI

Results 93 metal-cli issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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...

enhancement

Adds `metal gateway get -i`: ```console $ go run ./cmd/metal/ gateways get -i $METAL_GATEWAY_ID +--------------------------------------+-------+-------+------------------+--------+-------------------------------+-------------------+ | ID | METRO | VXLAN | ADDRESSES | STATE | CREATED | VRF |...