mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-10 12:47:49 +00:00
21 lines
446 B
Plaintext
21 lines
446 B
Plaintext
---
|
|
title: OpenAPI CLI configuration
|
|
description: Learn how to configure OpenAPI CLI
|
|
---
|
|
|
|
import { WideTile, Flex } from '@redocly/developer-portal/ui';
|
|
|
|
# OpenAPI CLI configuration
|
|
|
|
Customize OpenAPI CLI by editing configuration files.
|
|
|
|
<div>
|
|
|
|
<Flex justifyContent="space-between">
|
|
<WideTile to="./configuration-file.mdx" header="Configuration file">
|
|
Working with the OpenAPI CLI configuration file
|
|
</WideTile>
|
|
</Flex>
|
|
</div>
|
|
|