flux server

Server lifecycle commands (run on the server host).

Server lifecycle commands (run on the server host).

Sub-commands

flux server bootstrap-token

Print the server’s bootstrap token (or rotate it).

Reading: prints the configured token (env / config file) if set; else the persisted file at <home>/bootstrap-token; else exits 1.

Rotating: writes a new token to the persisted file. The running server keeps using its in-memory copy until restarted; configured overrides win.

Options


Generated from flux/cli.py. Last verified against Flux 0.56.0.