You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snyk CLI Help files are managed by GitBook connected to the [snyk/user-docs](https://github.com/snyk/user-docs) repository.
3
+
Snyk CLI Help files are managed by GitBook connected to the [snyk/user-docs](https://github.com/snyk/user-docs)
4
+
repository.
4
5
5
-
It's recommended to make all CLI Help changes there. Changes from GitBook are automatically [synced to the Snyk CLI repository with a GitHub Action](https://github.com/snyk/snyk/actions/workflows/sync-cli-help-to-user-docs.yml). The Action creates a PR that needs to be approved and merged. This Action could also be manually triggered.
6
+
It's recommended to make all CLI Help changes there, as changes here will be overwritten by the next sync.
6
7
7
-
If you need to make changes tied to a specific PR, you can make them in this repository first, merge the changes and then move them over to the GitBook.
8
+
Changes from GitBook are automatically synced to the Snyk CLI repository with GitHub Actions:
9
+
10
+
-https://github.com/snyk/snyk/actions/workflows/sync-cli-help-to-user-docs.yml and
0 commit comments