From 23afe108a5ee1449a6f9c39b0187e4808a643610 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sun, 25 Aug 2024 17:56:35 +0200 Subject: [PATCH] docs/configuration.md: link to cli flags --- docs/configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/configuration.md b/docs/configuration.md index aa63f92..27bf1d9 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -13,6 +13,9 @@ ship: url: "ws://ship.example.com:8080" ``` +There is also the option to configure Thalos via command line flags. +See [this](running-the-server#cli-flags) section for more inforation + ### General `name` ([`string`](#string)) - Name of the talos node.