auth0 apps use
Specify the default application used when running other commands. Specifically when downloading quickstarts and testing Universal login flow.
Usage
auth0 apps use [flags]
Examples
auth0 apps use
auth0 apps use --none
auth0 apps use <app-id>
Flags
-n, --none Specify none of your apps.
Inherited Flags
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 apps create - Create a new application
- auth0 apps delete - Delete an application
- auth0 apps list - List your applications
- auth0 apps open - Open the settings page of an application
- auth0 apps show - Show an application
- auth0 apps update - Update an application
- auth0 apps use - Choose a default application for the Auth0 CLI