gce_metadata_env.RdThis turns instance metadata into an environment argument R (and other software) can see. Only works on a running instance.
gce_metadata_env(key)
| key | The metadata key. Pass "" to list the keys |
|---|
The metadata key value, if successful