Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abn/auth0-deploy-cli-container

A container for auth0-deploy-cli
https://github.com/abn/auth0-deploy-cli-container

Last synced: 8 days ago
JSON representation

A container for auth0-deploy-cli

Awesome Lists containing this project

README

        

# Auth0 Deploy CLI Container
[![Container on Quay.io](https://quay.io/repository/abn/auth0-deploy-cli/status "Container on Quay.io")](https://quay.io/repository/abn/auth0-deploy-cli)

A container packaging the [Auth0 Deploy CLI](https://github.com/auth0/auth0-deploy-cli).

## Usage
```sh
# running in the foreground
docker run --rm -it quay.io/abn/auth0-deploy-cli:latest import --help
```