package
module
Version:
v0.0.0-...-c8379fb
Opens a new window with list of versions in this module.
Published: May 27, 2021
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GCP Instance Reset Slack Command
Usage
Create .env.yaml
$ cp .env.example.yaml .env.yaml
$ vim .env.yaml
Deploy
$ gcloud functions deploy <name> --entry-point ResetInstance --allow-unauthenticated --runtime go113 --security-level secure-always --env-vars-file .env.yaml --trigger-http --project <project-id>
License
MIT
Author
Masahiro Furudate (a.k.a. 178inaba)
178inaba.git@gmail.com
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.