Auth
Commands to connect to your environment.
Parameters
| Parameter Name | Description | Example |
|---|---|---|
| clear | Clears all the authentication profiles created on the local machine. This command has no arguments. | pac auth clear |
| create | Creates the authentication profile for your organization by passing the url parameter. Shows AAD dialog if sign in credentials are not specified, and has the following arguments:
|
pac auth create --url https://Myorg.crm.dynamics.com |
| delete | Deletes the authentication profile created by passing the index parameter.It has the following arguments:
|
pac auth delete --index 2 |
| list | Provides the list of authentication profiles stored on current computer. This command has no arguments. | pac auth list |
| select | Provides a way to switch between previously created authentication profiles by passing the index parameter.It has the following arguments:
|
pac auth select --index 2 |
See also
Povratne informacije
Pošlji in prikaži povratne informacije za