Use SQL to query infrastructure including servers, networks, identity and more from Steampipe.
- Get started →
- Documentation: Table definitions & examples
- Community: Join #steampipe on Slack →
- Get involved: Issues
Install the plugin with Steampipe:
steampipe plugin install steampipe
Run a query:
select name, update_time from steampipe_registry_plugin;
Prerequisites:
Clone:
git clone https://github.com/turbot/steampipe-plugin-steampipe.git
cd steampipe-plugin-steampipe
Build, which automatically installs the new version to your ~/.steampipe/plugins
directory:
make
Configure the plugin:
cp config/* ~/.steampipe/config
vi ~/.steampipe/config/steampipe.spc
Try it!
steampipe query
> .inspect steampipe
Further reading:
This repository is published under the Apache 2.0 (source code) and CC BY-NC-ND (docs) licenses. Please see our code of conduct. We look forward to collaborating with you!
Steampipe is a product produced from this open source software, exclusively by Turbot HQ, Inc. It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our Open Source FAQ.
Want to help but don't know where to start? Pick up one of the help wanted
issues: