Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ╭─yoesoff@yoesoff-ThinkPad-X220 ~
- ╰─➤ gcloud init 1 ↵
- Welcome! This command will take you through the configuration of gcloud.
- Settings from your current configuration [default] are:
- core:
- account: admin@beanary.tech
- disable_usage_reporting: 'True'
- Pick configuration to use:
- [1] Re-initialize this configuration [default] with new settings
- [2] Create a new configuration
- Please enter your numeric choice: 2
- Enter configuration name. Names start with a lower case letter and
- contain only lower case letters a-z, digits 0-9, and hyphens '-': beanary-homepage
- Your current configuration has been set to: [beanary-homepage]
- You can skip diagnostics next time by using the following flag:
- gcloud init --skip-diagnostics
- Network diagnostic detects and fixes local network connection issues.
- Checking network connection...done.
- Reachability Check passed.
- Network diagnostic (1/1 checks) passed.
- Choose the account you would like to use to perform operations for
- this configuration:
- [1] admin@beanary.tech
- [2] admin@obunda.id
- [3] Log in with a new account
- Please enter your numeric choice: 1
- You are logged in as: [admin@beanary.tech].
- Pick cloud project to use:
- [1] elevated-summer-268302
- [2] Create a new project
- Please enter numeric choice or text value (must exactly match list
- item): 2
- Enter a Project ID. Note that a Project ID CANNOT be changed later.
- Project IDs must be 6-30 characters (lowercase ASCII, digits, or
- hyphens) in length and start with a lowercase letter. beanary-homepage
- Your current project has been set to: [beanary-homepage].
- Not setting default zone/region (this feature makes it easier to use
- [gcloud compute] by setting an appropriate default value for the
- --zone and --region flag).
- See https://cloud.google.com/compute/docs/gcloud-compute section on how to set
- default compute region and zone manually. If you would like [gcloud init] to be
- able to do this for you the next time you run it, make sure the
- Compute Engine API is enabled for your project on the
- https://console.developers.google.com/apis page.
- Created a default .boto configuration file at [/home/yoesoff/.boto]. See this file and
- [https://cloud.google.com/storage/docs/gsutil/commands/config] for more
- information about configuring Google Cloud Storage.
- Your Google Cloud SDK is configured and ready to use!
- * Commands that require authentication will use admin@beanary.tech by default
- * Commands will reference project `beanary-homepage` by default
- Run `gcloud help config` to learn how to change individual settings
- This gcloud configuration is called [beanary-homepage]. You can create additional configurations if you work with multiple accounts and/or projects.
- Run `gcloud topic configurations` to learn more.
- Some things to try next:
- * Run `gcloud --help` to see the Cloud Platform services you can interact with. And run `gcloud help COMMAND` to get help on any gcloud command.
- * Run `gcloud topic -h` to learn about advanced features of the SDK like arg files and output formatting
Advertisement
Add Comment
Please, Sign In to add comment