SdkCliCommands

Login

CLI command documentation for Login

Usage: settlemint login 
Examples:

# Login to your SettleMint account
$ settlemint login

# Login to your SettleMint account using a token from STDIN
$ cat ~/my_token.txt | settlemint login --token-stdin --accept-defaults

Login to your SettleMint account.

Options:
-a, --accept-defaults Accept the default and previously set values
--token-stdin Provide a token using STDIN
-i, --instance <instance> The instance to login to (defaults to the instance
in the .env file)
-h, --help display help for command