mirror of
https://github.com/turbot/steampipe.git
synced 2025-12-19 18:12:43 -05:00
Update README.md (#4440)
This commit is contained in:
21
README.md
21
README.md
@@ -21,8 +21,17 @@
|
||||
|
||||
<img alt="steampipe demo" width=500 src="https://steampipe.io/images/steampipe-sql-demo.gif" >
|
||||
|
||||
## Documentation
|
||||
|
||||
## Getting Started
|
||||
See the [documentation](https://steampipe.io/docs) for:
|
||||
|
||||
- [Running queries](https://steampipe.io/docs/query/overview)
|
||||
- [Managing Steampipe](https://steampipe.io/docs/managing/overview)
|
||||
- [CLI commands](https://steampipe.io/docs/reference/cli/overview)
|
||||
- [Integrations](https://steampipe.io/docs/integrations/overview)
|
||||
- [Developing plugins](https://steampipe.io/docs/develop/overview)
|
||||
|
||||
## Install Steampipe
|
||||
|
||||
Install Steampipe from the [downloads](https://steampipe.io/downloads) page:
|
||||
|
||||
@@ -49,16 +58,6 @@ steampipe query
|
||||
> select * from hackernews_new limit 10
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
See the [documentation](https://steampipe.io/docs) for:
|
||||
|
||||
- [Running queries](https://steampipe.io/docs/query/overview)
|
||||
- [Managing Steampipe](https://steampipe.io/docs/managing/overview)
|
||||
- [CLI commands](https://steampipe.io/docs/reference/cli/overview)
|
||||
- [Integrations](https://steampipe.io/docs/integrations/overview)
|
||||
- [Developing plugins](https://steampipe.io/docs/develop/overview)
|
||||
|
||||
## Steampipe plugins
|
||||
|
||||
The Steampipe community has grown a suite of [plugins](https://hub.powerpipe.io/plugins) that map APIs to database tables. Plugins are available for [AWS](https://hub.steampipe.io/plugins/turbot/aws), [Azure](https://hub.steampipe.io/plugins/turbot/azure), [GCP](https://hub.steampipe.io/plugins/turbot/gcp), [Kubernetes](https://hub.steampipe.io/plugins/turbot/kubernetes), [GitHub](https://hub.steampipe.io/plugins/turbot/github), [Microsoft 365](https://hub.steampipe.io/plugins/turbot/microsoft365), [Salesforce](https://hub.steampipe.io/plugins/turbot/salesforce), and many more.
|
||||
|
||||
Reference in New Issue
Block a user