gcloud-utils 0.1.2

Google Cloud Utilities.
gcloud-utils-0.1.2 is not a library.
Visit the last successful build: gcloud-utils-0.3.1

What is gcloud-utils?

Coming soon.

Dependency

Coming soon.

Installation

cargo install gcloud-utils

Create gcp_config.json config file at first.

vim gcp_config.json

gcp_config.json

{
  "project_id": "epic-app",
  "service_name": "epic-gcp",
  "region": "europe-west4"
}

Usage

gcu --help

gcloud IAM Setup

Generate Service Account and Get Perimissions.

gcu iam setup

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/EpicsDao/gcloud-utils. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the Apache-2.0 License.

Code of Conduct

Everyone interacting in the SOULs project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.