lightninglabs / lightninglabs/docs.lightning.engineering
`GetDebugInfo` doesn't menction the CLI
- Dominant language
- Markdown
- Stars
- 73
- Forks
- 73
- Avg merge
- 1h 38m
- Merged PRs (30d)
- 31
Description
[GetDebugInfo](https://lightning.engineering/api-docs/api/lnd/lightning/get-debug-info/) says
```
# There is no CLI command for this RPC
```
however
```
litd@alice-7d8cc9cddc-gqm4b:/$ lncli -h|grep getdebuginfo
getdebuginfo Returns debug information related to the active daemon.
litd@alice-7d8cc9cddc-gqm4b:/$
```
shows there actually is one.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the GetDebugInfo API documentation page and compare its note about CLI support with the lncli help output shown in the issue. Update the inaccurate note to reflect that a getdebuginfo command exists, then verify the rendered page no longer claims that no CLI command is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- api, cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100