Elle Mouton
76250ca835
litcli: use cancellable contexts
...
In this commit, we use the signal.Interceptor to cancel the contexts we
use for our CLI calls.
2025-01-13 09:29:53 +02:00
Viktor Tigerström
e5737436cd
accounts + main: allow new accounts with 0 balance
2024-02-01 11:22:08 +02:00
Oliver Gugger
d3413ae637
accounts+cmd/litcli: fix formatting
2024-01-03 11:14:51 +01:00
Brian
c39cd3cde9
main: make cmd documentation coherent
2023-10-31 07:07:15 -06:00
Elle Mouton
143876d1ec
litcli: prepare for a client connection without a macaroon
...
In preparation for an upcoming commit where litcli commands for the
Status server are added, the `getClientConn` method is updated with a
`noMac` parameter. If true, them the connection will be made without a
macaroon.
2023-09-22 11:59:24 +02:00
Oliver Gugger
cbc0e819c5
cmd/litcli: update account CLI with label changes
2023-07-26 18:37:49 +02:00
Oliver Gugger
c7fb004378
cmd/litcli: add account commands
2022-12-02 10:06:51 +01:00