#22996·arangodb

support for --server.jwt-secret-keyfile in arangobackup

Author: CrocmagnonCreated Jul 28, 2026Updated Jul 28, 2026
Labels1 Feature

arangobackup currently doesn't support --server.jwt-secret-keyfile, requiring to use a password.

bash
$ arangobackup create --server.jwt-secret-keyfile
Error while processing command-line options for arangobackup:
  unknown option '--server.jwt-secret-keyfile'

Use --help or --help-all to get an overview of available options