var img = document.createElement('img'); img.src = "https://terradocs.matomo.cloud//piwik.php?idsite=2&rec=1&url=https://feather.terra.money" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

1. Initialise gcloud CLI

Note

Currently, Feather only supports Google Cloud Platform (GCP). You will need to create a project and enable billing before continuing.

After creating a suitable project, run the following to link the gcloud CLI to your GCP account:


gcloud init