sync: Synced local 'docs/' with remote 'docs/cli/'

This commit is contained in:
redocly-bot
2022-05-04 19:32:45 +00:00
parent d7ed5092e8
commit f4db5622b3
8 changed files with 290 additions and 306 deletions

View File

@@ -66,7 +66,7 @@ In this case, after resolving the path behind the `core@v1` name (see the `Confi
### Custom configuration file
By default, the CLI tool looks for the [Redocly configuration file](/docs/cli/configuration/configuration-file.mdx) in the current working directory. Use the optional `--config` argument to provide an alternative path to a configuration file.
By default, the CLI tool looks for the [Redocly configuration file](/docs/cli/configuration/index.mdx) in the current working directory. Use the optional `--config` argument to provide an alternative path to a configuration file.
```bash
openapi preview-docs --config=./another/directory/config.yaml