Use these commands and options to log in to your eWizard instance.
wiz login [options]
| Description |
| Specify an instance to log in. For example, |
| Specify your user name. For example, |
| Specify your password. For example, |
| Show help for the |
For example, run this command and options to log in to the Viseven instance with your user name and password.
wiz login -i https://viseven.ewizard.io -u user.name@viseven.com -p qwerty12345
TIP: When you run the wiz login
command to open the eWizard sign-in page in your default browser, the console switches to the standby mode. Once logged in, you can close the browser and continue working with eWizard CLI.
wiz logout
Use wiz logout
to log out of your eWizard CLI. The logout operation opens the browser message.
This command has no options.
wiz config [options]
Use the wiz config
command to show the URL of your current eWizard instance. Use this command with options to set the URL of your current eWizard instance or reset the instance configuration.
| Description |
| Specify the eWizard instance to use with eWizard CLI. The instance starts with |
| This command resets your eWizard CLI configuration in the |
| Show help for the |
WARNING: When you log in for the first time, eWizard CLI creates the .wiz
service directory in the root directory where you've installed eWizard CLI. This directory contains the config.json
file with your eWizard instance URL, token, etc. If you delete this directory, you will need to log in and enter your instance again.