lotus/cmd/lotus
Steven Allen 3685cb5e12
fix: daemon: avoid prompting to remove chain when noninteractive (#11582)
1. Let the user specify `--remove-existing-chain=false` to avoid the
   prompt and fail if there's an existing chain.
2. Only prompt when interactive. Otherwise, _don't_ remove the chain
   by-default.
2024-01-18 22:23:49 +01:00
..
backup.go feat:config:force existing users to opt into new defaults (#10488) 2023-03-20 12:19:14 -04:00
config.go feat:config:force existing users to opt into new defaults (#10488) 2023-03-20 12:19:14 -04:00
daemon_nodaemon.go feat: expose ChainGetPath on the gateway 2021-08-30 16:43:21 -07:00
daemon.go fix: daemon: avoid prompting to remove chain when noninteractive (#11582) 2024-01-18 22:23:49 +01:00
debug_advance.go chore: fix imports 2022-06-14 17:00:51 +02:00
main.go add bool flag and gen documentation 2023-01-16 16:14:19 +11:00