summaryrefslogtreecommitdiff
path: root/sysutils/equinix-metal-cli/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/equinix-metal-cli/pkg-message')
-rw-r--r--sysutils/equinix-metal-cli/pkg-message23
1 files changed, 0 insertions, 23 deletions
diff --git a/sysutils/equinix-metal-cli/pkg-message b/sysutils/equinix-metal-cli/pkg-message
deleted file mode 100644
index 90a3fad3e19c..000000000000
--- a/sysutils/equinix-metal-cli/pkg-message
+++ /dev/null
@@ -1,23 +0,0 @@
-[
-{ 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
-}
-]