Skip to content

snykerjames/snyk-whoami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Retrieve user details for the Snyk API token in use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages