diff --git a/modules/ROOT/pages/neo4j-admin-neo4j-cli.adoc b/modules/ROOT/pages/neo4j-admin-neo4j-cli.adoc index db49fe6aa..cfd0c5f35 100644 --- a/modules/ROOT/pages/neo4j-admin-neo4j-cli.adoc +++ b/modules/ROOT/pages/neo4j-admin-neo4j-cli.adoc @@ -70,7 +70,10 @@ The server ID can be used to specify a server in Cypher commands. | `license` | Accept the license agreement. Possible options are `--accept-commercial` for the link:https://neo4j.com/terms/licensing/[commercial] or `--accept-evaluation` for the link:https://neo4j.com/terms/enterprise_us/[evaluation license]. -This command is required to be run before starting the Neo4j Enterprise Edition. +This command must be run before starting the Neo4j Enterprise Edition. +Starting from Neo4j 2025.04, when using an evaluation license, the command prints information about the days remaining in the trial period. +If the evaluation license has expired, the command prints a warning with the number of days since the license expired. +`neo4j-admin server license` also logs information about license status in the _neo4j.log_ file on startup. | `memory-recommendation` | Prints recommendations for Neo4j heap and page cache memory usage.