$ uaa get-password-token pw_admin_client -s '' -u uname -p password
Unable to retrieve token
An error occurred while calling https://om.<FQDN>/uaa/oauth/token
{
"error": "unauthorized",
"error_description": "Missing credentials"
}
Retry with --verbose for more information.