Coming soon.
Coming soon.
bash
cargo install gcloud-utils
Create gcp_config.json
config file at first.
bash
gcu init config
gcp_config.json
bash
{
"project_id": "epic-app",
"service_name": "epic-gcp",
"region": "europe-west4"
}
bash
gcu --help
Generate Service Account and Get Perimissions.
bash
gcu iam setup
*make sure that you have a Dockerfile and it's successfully build.
bash
gcu run deploy
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.
The gem is available as open source under the terms of the Apache-2.0 License.
Everyone interacting in the SOULs project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.