From 3867120e959a34d3b27422864171d385de76b478 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Mon, 10 Jun 2024 17:03:58 +0300 Subject: new flag for ak-config: --get-ipns-key --- NETWORKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NETWORKING') diff --git a/NETWORKING b/NETWORKING index b0902c3..8306bda 100644 --- a/NETWORKING +++ b/NETWORKING @@ -45,7 +45,7 @@ Before we publish anything, we need to know what we need to publish and where. Issuing the command ``` -ipfs key list -l | grep ak-config | cut -d ' ' -f 1 +ak config --get-ipns-key ``` will return to us the IPNS key that points to our current AKID. -- cgit v1.2.3