skyplane icon indicating copy to clipboard operation
skyplane copied to clipboard

`skyplane init` output is confusing for GCP configuration

Open parasj opened this issue 2 years ago • 0 comments

$ skyplane init
...
(3) Configuring GCP:
    Do you want to configure GCP support in Skyplane? [Y/n]:
    * GCP region config missing! GCP will be reconfigured.
    * GCP credentials found in GCP CLI
    * GCP credentials found, do you want to enable GCP support in Skyplane? [Y/n]:
    Enter the GCP project ID [skylark-333700]:
    * Using GCP service account skyplane-manual
    GCP region config file saved to /home/ubuntu/.skyplane/gcp_config

Config file saved to /home/ubuntu/.skyplane/config

It would be simpler to directly configure GCP credentials without the starred lines.

parasj avatar Aug 08 '22 17:08 parasj