Skip to content

Commit 054e864

Browse files
committed
Mention valid clock requirement for running dg
1 parent fd39d60 commit 054e864

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

help/cli-client.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dg --help
5252

5353
### Usage
5454

55-
#### Defguard core setup
55+
#### Defguard Core setup
5656

5757
Defguard CLI works only with [network devices](../admin-and-features/network-devices.md), so to use it, you will need to first add a new network device. Refer to the network device documentation to learn more.
5858

@@ -62,7 +62,9 @@ After you've configured your network device on Defguard core, you will be presen
6262
dg enroll -u <ENROLLMENT_URL> -t <TOKEN>
6363
```
6464

65-
Copy the command and proceed with [enrollment](cli-client.md#enrollmen).
65+
Copy the command and proceed with [enrollment](cli-client.md#enrollment).
66+
67+
**Important**: The machine on which the `dg` command is executed must have its clock set to current date and time (possibly using Network Time Protocol). This is required to store web cookies correctly.
6668

6769
#### Enrollment
6870

0 commit comments

Comments
 (0)