Skip to content

Commit

Permalink
Merge branch 'v1' into DXCDT-283-remove-config-command
Browse files Browse the repository at this point in the history
  • Loading branch information
willvedd authored Dec 2, 2022
2 parents 9f83e3d + f32799f commit 91505e0
Show file tree
Hide file tree
Showing 155 changed files with 424 additions and 392 deletions.
3 changes: 1 addition & 2 deletions docs/auth0_actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Manage resources for actions.

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_actions_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ auth0 actions create -n myaction -t post-login -d "lodash=4.0.0" -s "API_KEY=val

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
6 changes: 3 additions & 3 deletions docs/auth0_actions_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ auth0 actions delete <id>
### Options

```
-h, --help help for delete
--force Skip confirmation.
-h, --help help for delete
```

### Options inherited from parent commands

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_actions_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ auth0 actions deploy <id>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_actions_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ auth0 actions ls

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_actions_open.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ auth0 actions open <id>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_actions_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ auth0 actions show <id>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_actions_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ auth0 actions update <id> -n myaction -t post-login -d "lodash=4.0.0" -s "API_KE

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
4 changes: 2 additions & 2 deletions docs/auth0_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ cat data.json | auth0 api post clients

```
-d, --data string JSON data payload to send with the request. Data can be piped in as well instead of using this flag.
--force Skip confirmation when using the delete method.
-h, --help help for api
-q, --query stringToString Query params to send with the request. (default [])
```
Expand All @@ -42,8 +43,7 @@ cat data.json | auth0 api post clients

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Manage resources for APIs.

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apis_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ auth0 apis create -n myapi -e 6100 --offline-access=true

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
6 changes: 3 additions & 3 deletions docs/auth0_apis_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ auth0 apis delete <id|audience>
### Options

```
-h, --help help for delete
--force Skip confirmation.
-h, --help help for delete
```

### Options inherited from parent commands

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apis_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ auth0 apis ls -n 100

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apis_open.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ auth0 apis open <id|audience>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apis_scopes.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Manage resources for API scopes.

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apis_scopes_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ auth0 apis scopes ls <id|audience>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apis_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ auth0 apis show <id|audience>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apis_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ auth0 apis update -n myapi -e 6100 --offline-access=true

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Manage resources for applications.

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apps_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ auth0 apps create -n myapp -t [native|spa|regular|m2m] --description <descriptio

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
6 changes: 3 additions & 3 deletions docs/auth0_apps_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ auth0 apps delete <id>
### Options

```
-h, --help help for delete
--force Skip confirmation.
-h, --help help for delete
```

### Options inherited from parent commands

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apps_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ auth0 apps ls -n 100

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apps_open.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ auth0 apps open <id>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apps_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ auth0 apps show <id>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apps_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ auth0 apps update <id> -n myapp --type [native|spa|regular|m2m]

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_apps_use.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ auth0 apps use <client-id>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_branding.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Manage branding options.

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_branding_domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Manage custom domains.

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_branding_domains_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ auth0 branding domains create <id>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
6 changes: 3 additions & 3 deletions docs/auth0_branding_domains_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ auth0 branding domains delete <id>
### Options

```
-h, --help help for delete
--force Skip confirmation.
-h, --help help for delete
```

### Options inherited from parent commands

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_branding_domains_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ auth0 branding domains ls

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_branding_domains_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ auth0 branding domains show <id>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_branding_domains_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ auth0 branding domains update <id> -p compatible --ip-header "cf-connecting-ip"

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_branding_domains_verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ auth0 branding domains verify <id>

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
3 changes: 1 addition & 2 deletions docs/auth0_branding_emails.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Manage custom email templates. This requires a custom email provider to be confi

```
--debug Enable debug mode.
--force Skip confirmation.
--format string Command output format. Options: json.
--json Output in json format.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Expand Down
Loading

0 comments on commit 91505e0

Please sign in to comment.