https://github.com/abn/auth0-deploy-cli-container
A container for auth0-deploy-cli
https://github.com/abn/auth0-deploy-cli-container
Last synced: 3 months 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 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T01:03:04.000Z (over 1 year ago)
- Last Synced: 2025-03-12T17:36:21.826Z (over 1 year ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auth0 Deploy CLI Container
[](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
```