mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
add expose command (#633)
* add expose command * Fix peer groups steo * Update CLI documentation with examples and clarifications for flags * update docs --------- Co-authored-by: Brandon Hopkins <brandon@techhut.tv>
This commit is contained in:
@@ -287,6 +287,10 @@ export const docsNavigation = [
|
||||
href: '/manage/reverse-proxy/authentication',
|
||||
},
|
||||
{ title: 'Access Logs', href: '/manage/reverse-proxy/access-logs' },
|
||||
{
|
||||
title: 'Expose from CLI',
|
||||
href: '/manage/reverse-proxy/expose-from-cli',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user