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.