Giter Club home page Giter Club logo

steampipe-plugin-steampipe's Introduction

image

Steampipe Plugin for Steampipe

Use SQL to query infrastructure including servers, networks, identity and more from Steampipe.

Quick Start

Install the plugin with Steampipe:

steampipe plugin install steampipe

Run a query:

select name, update_time from steampipe_registry_plugin;

Developing

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:

Open Source & Contributing

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.

Get Involved

Join #steampipe on Slack →

Want to help but don't know where to start? Pick up one of the help wanted issues:

steampipe-plugin-steampipe's People

Contributors

bigdatasourav avatar cbruno10 avatar dependabot[bot] avatar e-gineer avatar johnsmyth avatar lalitlab avatar madhushreeray30 avatar misraved avatar rupeshpatil20 avatar shivani1982 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

steampipe-plugin-steampipe's Issues

Add table steampipe_[local|variable|benchmark|control|report|chart|etc]

If you copy *.sp to *.tf, steampipe-plugin-terraform/terraform_local already works to query HCL locals in Steampipe mods.

Tables for other .sp resources, analogous to those provided by the terraform plugin, would enable queries against collections of .sp resources, and also mods to define and enforce, e.g, tagging and naming policies.

Add manifest info to `steampipe_registry_plugin_version`

Is your feature request related to a problem? Please describe.
Add manifest info to steampipe_registry_plugin_version. At a minimum, would be useful to see the annotations in the manifest

Additional context
We need the link to the original source repo to generate links on the hub site, and this is packaged in the org.opencontainers.image.source annotation, but there is currently no convenient way to get it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.