[
{ type: install
  message: <<EOM
You installed the Equinix Metal command-line tool. To use this tool, you
will need an account and an API token from https://console.equinix.com/

Then run:

$ metal init
Equinix Metal API Tokens can be obtained through the portal at https://console.equinix.com/.
See https://metal.equinix.com/developers/docs/accounts/users/ for more details.

Token (hidden): ...
Organization ID []: ...-...-...
Project ID []: ...-...-..

Writing ~/.config/equinix/metal.yaml

Optionally, the token can be supplied via the METAL_AUTH_TOKEN
environment variable, instead of permanently in the file system.
EOM
}
]
