File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,19 @@ This action for [auth0-deploy-cli](https://github.com/auth0/auth0-deploy-cli) en
33arbitrary actions with the ` a0deploy ` command, including import and export of tenant
44configuration.
55
6+ Refer to the [ Auth0 Extensions Documentation] ( https://auth0.com/docs/extensions/deploy-cli )
7+ for more information on the extension, installation and configuration.
8+
69The underlying container used is maintained at
710[ auth0-deploy-cli-container] ( https://github.com/abn/auth0-deploy-cli-container ) .
811
12+ ### Parameters
13+ | Argument | Description |
14+ | ------------| -------------|
15+ | domain | Full domain for the tenant you are configuring. (eg: ` tenant.eu.auth0.com ` ) |
16+ | id | Auth0 Client ID |
17+ | secret | Auth0 Client Secret |
18+
919### Usage
1020An example configuration deploying tenant configuration from the project where this
1121workflow is running. The tenant input file is expected to be at ` ./tenant.yml ` .
You can’t perform that action at this time.
0 commit comments