Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abn/auth0-deploy-cli-container
- Owner: abn
- License: mit
- Created: 2019-09-19T12:37:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T01:03:04.000Z (about 2 months ago)
- Last Synced: 2024-12-19T20:52:50.114Z (25 days ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```