Skip to content

Commit

Permalink
Merge pull request #2207 from snyk/docs/readme
Browse files Browse the repository at this point in the history
Update CLI readme
  • Loading branch information
JackuB authored Aug 30, 2021
2 parents 392ccd7 + 7d61cc1 commit cc6debc
Show file tree
Hide file tree
Showing 8 changed files with 188 additions and 198 deletions.
374 changes: 180 additions & 194 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion help/commands-docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## DESCRIPTION

Manage your local Snyk CLI config file.
Manage your local Snyk CLI config file. This config file is a JSON located at `$XDG_CONFIG_HOME` or `~/.config` followed by `configstore/snyk.json`. For example `~/.config/configstore/snyk.json`.

This command does not manage the `.snyk` file that's part of your project. See `snyk policy`, `snyk ignore` or `snyk wizard`.

Expand Down
2 changes: 1 addition & 1 deletion help/commands-man/snyk-config.1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
.SH "SYNOPSIS"
\fBsnyk\fR \fBconfig\fR \fBget|set|clear\fR [\fIKEY\fR[=\fIVALUE\fR]] [\fIOPTIONS\fR]
.SH "DESCRIPTION"
Manage your local Snyk CLI config file\.
Manage your local Snyk CLI config file\. This config file is a JSON located at \fB$XDG_CONFIG_HOME\fR or \fB~/\.config\fR followed by \fBconfigstore/snyk\.json\fR\. For example \fB~/\.config/configstore/snyk\.json\fR\.
.P
This command does not manage the \fB\.snyk\fR file that\'s part of your project\. See \fBsnyk policy\fR, \fBsnyk ignore\fR or \fBsnyk wizard\fR\.
.SH "COMMANDS"
Expand Down
2 changes: 1 addition & 1 deletion help/commands-md/snyk-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## DESCRIPTION

Manage your local Snyk CLI config file.
Manage your local Snyk CLI config file. This config file is a JSON located at `$XDG_CONFIG_HOME` or `~/.config` followed by `configstore/snyk.json`. For example `~/.config/configstore/snyk.json`.

This command does not manage the `.snyk` file that's part of your project. See `snyk policy`, `snyk ignore` or `snyk wizard`.

Expand Down
4 changes: 3 additions & 1 deletion help/commands-txt/snyk-config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
snyk config get|set|clear [KEY[=VALUE]] [OPTIONS]

DESCRIPTION
Manage your local Snyk CLI config file.
Manage your local Snyk CLI config file. This config file is a JSON lo-
cated at $XDG_CONFIG_HOME or ~/.config followed by config-
store/snyk.json. For example ~/.config/configstore/snyk.json.

This command does not manage the .snyk file that's part of your
project. See snyk policy, snyk ignore or snyk wizard.
Expand Down
1 change: 1 addition & 0 deletions help/ide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions help/monitor.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added help/snyk-cli-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc6debc

Please sign in to comment.