From e9e5e702e54f64780e723bfa19dd39816196367e Mon Sep 17 00:00:00 2001 From: a-kenji Date: Tue, 30 Apr 2024 10:37:36 +0200 Subject: [PATCH] init: --- pkgs/clan-cli/man/clan.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkgs/clan-cli/man/clan.md b/pkgs/clan-cli/man/clan.md index df46c25b..231bd851 100644 --- a/pkgs/clan-cli/man/clan.md +++ b/pkgs/clan-cli/man/clan.md @@ -7,7 +7,9 @@ clan [OPTION...] [SUBCOMMAND] ## DESCRIPTION -**clan** supports managing and deploying various nixos configurations in a unified coherent way. Through the secrets subcommand secrets for machines can be set and retrieved. +**clan** is the cli for managing and deploying various nixos configurations in a unified coherent way. +Secrets and passwords can be provisioned, set and retrieved. +Machines can be remotely installed through the **install** subcommand. For more overview please refer to the reference material at docs.clan.lol.