Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DXCDT-287: Remove format flag in favor of json flag #533

Merged
merged 1 commit into from
Nov 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/auth0_actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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
2 changes: 1 addition & 1 deletion docs/auth0_actions_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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
2 changes: 1 addition & 1 deletion docs/auth0_actions_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ auth0 actions delete <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
2 changes: 1 addition & 1 deletion docs/auth0_actions_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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
2 changes: 1 addition & 1 deletion docs/auth0_actions_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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
2 changes: 1 addition & 1 deletion docs/auth0_actions_open.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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
2 changes: 1 addition & 1 deletion docs/auth0_actions_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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
2 changes: 1 addition & 1 deletion docs/auth0_actions_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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
2 changes: 1 addition & 1 deletion docs/auth0_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +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
2 changes: 1 addition & 1 deletion docs/auth0_apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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
2 changes: 1 addition & 1 deletion docs/auth0_apis_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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
2 changes: 1 addition & 1 deletion docs/auth0_apis_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ auth0 apis delete <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
2 changes: 1 addition & 1 deletion docs/auth0_apis_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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
2 changes: 1 addition & 1 deletion docs/auth0_apis_open.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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
2 changes: 1 addition & 1 deletion docs/auth0_apis_scopes.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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
2 changes: 1 addition & 1 deletion docs/auth0_apis_scopes_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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
2 changes: 1 addition & 1 deletion docs/auth0_apis_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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
2 changes: 1 addition & 1 deletion docs/auth0_apis_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,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
2 changes: 1 addition & 1 deletion docs/auth0_apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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
2 changes: 1 addition & 1 deletion docs/auth0_apps_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,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
2 changes: 1 addition & 1 deletion docs/auth0_apps_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ auth0 apps delete <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
2 changes: 1 addition & 1 deletion docs/auth0_apps_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,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
2 changes: 1 addition & 1 deletion docs/auth0_apps_open.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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
2 changes: 1 addition & 1 deletion docs/auth0_apps_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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
2 changes: 1 addition & 1 deletion docs/auth0_apps_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,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
2 changes: 1 addition & 1 deletion docs/auth0_apps_use.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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
2 changes: 1 addition & 1 deletion docs/auth0_branding.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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
2 changes: 1 addition & 1 deletion docs/auth0_branding_domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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
2 changes: 1 addition & 1 deletion docs/auth0_branding_domains_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,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
2 changes: 1 addition & 1 deletion docs/auth0_branding_domains_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ auth0 branding domains delete <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
2 changes: 1 addition & 1 deletion docs/auth0_branding_domains_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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
2 changes: 1 addition & 1 deletion docs/auth0_branding_domains_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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
2 changes: 1 addition & 1 deletion docs/auth0_branding_domains_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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
2 changes: 1 addition & 1 deletion docs/auth0_branding_domains_verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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
2 changes: 1 addition & 1 deletion docs/auth0_branding_emails.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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
2 changes: 1 addition & 1 deletion docs/auth0_branding_emails_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ auth0 branding emails show welcome
```
--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
2 changes: 1 addition & 1 deletion docs/auth0_branding_emails_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ auth0 branding emails update welcome
```
--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
2 changes: 1 addition & 1 deletion docs/auth0_branding_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ auth0 branding show
```
--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
2 changes: 1 addition & 1 deletion docs/auth0_branding_templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Once you close the window, you’ll be asked if you want to save the template. I
```
--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
2 changes: 1 addition & 1 deletion docs/auth0_branding_templates_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ auth0 branding templates show
```
--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
2 changes: 1 addition & 1 deletion docs/auth0_branding_templates_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ auth0 branding templates update
```
--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
2 changes: 1 addition & 1 deletion docs/auth0_branding_texts.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Manage custom text for prompts.
```
--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
2 changes: 1 addition & 1 deletion docs/auth0_branding_texts_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ auth0 branding texts show <prompt> -l es
```
--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
2 changes: 1 addition & 1 deletion docs/auth0_branding_texts_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ auth0 branding texts update <prompt> -l es
```
--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