Skip to content

Commit 31bbeaf

Browse files
committed
autogen(docs): generate cli docs
1 parent 70f2b62 commit 31bbeaf

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

docs/cli/ory-proxy.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: ory-proxy
3-
title: ory proxy (deprecated)
3+
title: ory proxy
44
description: ory proxy Run your app and Ory on the same domain using a reverse proxy
55
---
66

@@ -11,10 +11,6 @@ To improve this file please make your change against the appropriate "./cmd/*.go
1111
-->
1212
## ory proxy
1313

14-
15-
:::warning DEPRECATED
16-
Ory Proxy has been deprecated and is no longer recommended for new implementations. Please use [Ory Tunnel](./ory-tunnel.md) instead, which provides similar functionality with an improved architecture. For migration guidance, see the [Proxy and Tunnel documentation](../guides/cli/proxy-and-tunnel#migration-from-proxy-to-tunnel).
17-
:::
1814
Run your app and Ory on the same domain using a reverse proxy
1915

2016
### Synopsis
@@ -181,3 +177,4 @@ ory proxy http://localhost:3000
181177
### SEE ALSO
182178

183179
* [ory](ory) - The Ory CLI
180+

docs/cli/ory.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ The Ory CLI
3535
* [ory parse](ory-parse) - Parse Ory Network resources
3636
* [ory patch](ory-patch) - Patch resources
3737
* [ory perform](ory-perform) - Perform a flow
38+
* [ory proxy](ory-proxy) - Run your app and Ory on the same domain using a reverse proxy
3839
* [ory revoke](ory-revoke) - Revoke resources
3940
* [ory tunnel](ory-tunnel) - Mirror Ory APIs on your local machine for local development and testing
4041
* [ory update](ory-update) - Update resources

0 commit comments

Comments
 (0)