You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CompletionResult]::new('-d','d', [CompletionResultType]::ParameterName,'<[_]<[_]>::into_vec(box [$($x),+]).into_iter().flatten() are located')
27
-
[CompletionResult]::new('--data-dir','data-dir', [CompletionResultType]::ParameterName,'<[_]<[_]>::into_vec(box [$($x),+]).into_iter().flatten() are located')
[CompletionResult]::new('--msg','msg', [CompletionResultType]::ParameterName,'ZMQ socket for internal message bus')
33
-
[CompletionResult]::new('--ctl','ctl', [CompletionResultType]::ParameterName,'ZMQ socket for internal service bus')
34
-
[CompletionResult]::new('-r','r', [CompletionResultType]::ParameterName,'ZMQ socket for connecting daemon RPC interface')
35
-
[CompletionResult]::new('--rpc','rpc', [CompletionResultType]::ParameterName,'ZMQ socket for connecting daemon RPC interface')
32
+
[CompletionResult]::new('-M','M', [CompletionResultType]::ParameterName,'ZMQ socket for peer message bus used to communicate with LNP node peerd service')
33
+
[CompletionResult]::new('--msg','msg', [CompletionResultType]::ParameterName,'ZMQ socket for peer message bus used to communicate with LNP node peerd service')
34
+
[CompletionResult]::new('-X','X', [CompletionResultType]::ParameterName,'ZMQ socket for internal service control bus')
35
+
[CompletionResult]::new('--ctl','ctl', [CompletionResultType]::ParameterName,'ZMQ socket for internal service control bus')
36
+
[CompletionResult]::new('-R','R', [CompletionResultType]::ParameterName,'ZMQ socket for LNP Node client-server RPC API')
37
+
[CompletionResult]::new('--rpc','rpc', [CompletionResultType]::ParameterName,'ZMQ socket for LNP Node client-server RPC API')
36
38
[CompletionResult]::new('-n','n', [CompletionResultType]::ParameterName,'Blockchain to use')
37
39
[CompletionResult]::new('--chain','chain', [CompletionResultType]::ParameterName,'Blockchain to use')
38
40
[CompletionResult]::new('--electrum-server','electrum-server', [CompletionResultType]::ParameterName,'Electrum server to use')
[CompletionResult]::new('--help','help', [CompletionResultType]::ParameterName,'Print help information')
42
44
[CompletionResult]::new('-V','V', [CompletionResultType]::ParameterName,'Print version information')
43
45
[CompletionResult]::new('--version','version', [CompletionResultType]::ParameterName,'Print version information')
44
-
[CompletionResult]::new('-R','R', [CompletionResultType]::ParameterName,'Flag indicating that we are re-establishing a channel with the provided `channel_id`')
46
+
[CompletionResult]::new('-r','r', [CompletionResultType]::ParameterName,'Flag indicating that we are re-establishing a channel with the provided `channel_id`')
45
47
[CompletionResult]::new('--reestablish','reestablish', [CompletionResultType]::ParameterName,'Flag indicating that we are re-establishing a channel with the provided `channel_id`')
0 commit comments