| Host |
The host name of the instance to connect to. Supports both the full URL
(https://my-instance.service-now.com) or just the host name (my-instance). |
| Login method |
The login method to use to connect to the instance. Supports
Basic, OAuth, and OAuth +
MFA. |
| Username |
The user name to use to connect to the instance. |
| Password |
The password to use to connect to the instance. |
| Client id |
The client ID to use to connect to the instance when the login method is OAuth or
OAuth + MFA. |
| Client secret |
The client secret to use to connect to the instance when the login method is OAuth or
OAuth + MFA. |
| Authentication code |
The authentication code to use to connect to the instance when the login method is
OAuth + MFA. |
| Default output format |
Specifies how to format the command results. Options are json,
yaml, text, and
table. |