Update README.md

This commit is contained in:
2022-02-14 13:33:46 +01:00
committed by GitHub
parent 88a86bfab1
commit ca02aa1da6

View File

@@ -1,5 +1,5 @@
## What's this?
`getenv` will fetch GCE metadata attributes and print them as K=V pairs ready to be `exported` as environment variables.
`getenv` will fetch Google Cloud (Compute Engine) metadata attributes and print them as K=V pairs ready to be `exported` as environment variables.
Example:
```bash