Document missing CLI flags and client environment variables (#687)

This commit is contained in:
Viktor Liu
2026-04-08 16:19:49 +02:00
committed by GitHub
parent 6755dbdb00
commit 5a575acdee
4 changed files with 444 additions and 70 deletions
+1
View File
@@ -660,6 +660,7 @@ export const docsNavigation = [
title: 'CLIENT',
links: [
{ title: 'Profiles', href: '/client/profiles' },
{ title: 'Environment Variables', href: '/client/environment-variables' },
{
title: 'Settings',
isOpen: false,