An open API service indexing awesome lists of open source software.

https://github.com/manics/steampipe-feedstock-old

Steampipe conda package
https://github.com/manics/steampipe-feedstock-old

Last synced: about 2 months ago
JSON representation

Steampipe conda package

Awesome Lists containing this project

README

          

Conda steampipe
===============

[![Conda](https://github.com/manics/steampipe-feedstock/actions/workflows/condabuild.yml/badge.svg)](https://github.com/manics/steampipe-feedstock/actions/workflows/condabuild.yml)
[![Conda Recipe](https://img.shields.io/badge/recipe-steampipe-green.svg)](https://anaconda.org/manics/steampipe)
[![Conda Downloads](https://img.shields.io/conda/dn/manics/steampipe.svg)](https://anaconda.org/manics/steampipe)
[![Conda Version](https://img.shields.io/conda/vn/manics/steampipe.svg)](https://anaconda.org/manics/steampipe)

Conda package for [Steampipe](https://steampipe.io)

Home: https://steampipe.io

Package license: AGPL-3.0

Summary: Use SQL to instantly query your cloud services.

Development: https://github.com/turbot/steampipe

Documentation: https://steampipe.io/docs

Use SQL to instantly query your cloud services (AWS, Azure, GCP and more).
Open source CLI. No DB required.

Installing steampipe
====================

```
conda install -c manics steampipe
```