Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EricFernandezSnyk committed Sep 16, 2022
2 parents 5026f81 + 787f6d6 commit 262b3cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ python -m snyk-tags # To run snyk-tags

## Examples

For the following examples you will need a Snyk API token, this can either be a personal Snyk Group/Org admin or a service account, [here](https://docs.snyk.io/snyk-api-info/authentication-for-api) is more information on how to generate a Snyk API token. You can then pass this token as part of the command through ```--snyktkn=abc``` or as an environment variable ```SNYK_TOKEN```

I want to filter all my Snyk Code projects to the whole Snyk Group:

``` bash
Expand Down

0 comments on commit 262b3cf

Please sign in to comment.