cli: Fix argument value names in `auth` and `init`
We decided to use the value names to indicate which type the value
is parsed into (instead of just saying that the value is a STRING).
This makes the value names consistent with other commands again.
We decided to use the value names to indicate which type the value
is parsed into (instead of just saying that the value is a STRING).
This makes the value names consistent with other commands again.
Rebase