Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/docs/content/docs/cli/authentication.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 <host> -t <token>` - Authenticate with the Dokploy CLI.
2. `dokploy verify` - Verify if the access token is valid.