We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2743af8 commit d72b0ccCopy full SHA for d72b0cc
CONTRIBUTING.md
@@ -82,7 +82,7 @@ This is useful for debugging API calls to the Redocly platform.
82
83
```bash
84
REDOCLY_AUTHORIZATION=<your-api-key> HTTP_PROXY=<proxy-url> \
85
- npx @redocly/cli@snapshot push <file-1> <file-2> \
+ npx @redocly/cli push <file-1> <file-2> \
86
--organization <org-name> \
87
--project '<project-name>' \
88
--mount-path '<mount-path>' \
0 commit comments