When using Snyk on an on premise server, point your Command Line Interface to your on premise server. There are a couple of ways to achieve this functionality:
export SNYK_API=https://mysnyk.host/api
OR
snyk config set endpoint=https://mysnyk.host/api