Skip to content

KarpelesLab/cloudinfo

Repository files navigation

cloudinfo

Get information on the currently running cloud no matter the provider

Adding a cloud provider

Submit the output of the following command in a new issue:

for foo in /sys/class/dmi/id/*; do echo -n "$(basename $foo) = "; cat $foo; done

About

Fetch info on current cloud environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published