python3 $CLI_PATH show-user-uri --username"$username" -a -qr $flags
python3 $CLI_PATH show-user-uri -u"$username" -a -qr $flags
else
python3 $CLI_PATH show-user-uri -u "$username" -a -qr
fi
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.