From 83cbcd20651cc19cf2071b3ec5340fb5c9bfba3a Mon Sep 17 00:00:00 2001 From: Mika Andrianarijaona Date: Sat, 30 May 2026 17:50:36 +0200 Subject: [PATCH] docs: Update authentication instructions --- apps/docs/content/docs/cli/authentication.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/content/docs/cli/authentication.mdx b/apps/docs/content/docs/cli/authentication.mdx index 0783a21b..91c9d283 100644 --- a/apps/docs/content/docs/cli/authentication.mdx +++ b/apps/docs/content/docs/cli/authentication.mdx @@ -24,6 +24,6 @@ Dokploy when you create an access token automatically will generate a config.jso ## Commands -1. `dokploy authenticate` - Authenticate with the Dokploy CLI. +1. `dokploy auth -u -t ` - Authenticate with the Dokploy CLI. 2. `dokploy verify` - Verify if the access token is valid.