Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 428 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 428 Bytes

snyk-whoami

Retrieve user details for the Snyk API token in use

Standalone binaries

You can build standalone binaries for your architecture using the following command:

dotnet publish -r <RID> -c Release -p:PublishSingleFile=true -p:IncludeNativeLibrariesForSelfExtract=true

where <RID> is the runtime identifier for your platform as specified in https://docs.microsoft.com/en-us/dotnet/core/rid-catalog