-
Notifications
You must be signed in to change notification settings - Fork 2
[bug] Missing commands? #7
Copy link
Copy link
Open
Description
Hi, I was just trying out some commands as listed in the readme and got a whole heap of "unknown command" errors:
PS C:\Users\Nighty> bdcli info
Error: unknown command "info" for "bdcli"
Run 'bdcli --help' for usage.
unknown command "info" for "bdcli"
PS C:\Users\Nighty> bdcli discover installs
Error: unknown command "discover" for "bdcli"
Run 'bdcli --help' for usage.
unknown command "discover" for "bdcli"
PS C:\Users\Nighty> bdcli discover paths
Error: unknown command "discover" for "bdcli"
Run 'bdcli --help' for usage.
unknown command "discover" for "bdcli"
PS C:\Users\Nighty> bdcli discover addons
Error: unknown command "discover" for "bdcli"
Run 'bdcli --help' for usage.
unknown command "discover" for "bdcli"
PS C:\Users\Nighty> bdcli plugins list
Error: unknown command "plugins" for "bdcli"
Run 'bdcli --help' for usage.
unknown command "plugins" for "bdcli"
PS C:\Users\Nighty> bdcli themes list
Error: unknown command "themes" for "bdcli"
Run 'bdcli --help' for usage.
unknown command "themes" for "bdcli"
PS C:\Users\Nighty> bdcli version
BetterDiscord CLI 0.2.0
Commit: 1b0ab7f
Built: 2026-02-16T04:39:08Z
And the built-in help looks a lot different:
PS C:\Users\Nighty> bdcli --help
A cross-platform CLI for installing, updating, and managing BetterDiscord.
Usage:
bdcli [flags]
bdcli [command]
Available Commands:
completion Generate shell completions
help Help about any command
install Installs BetterDiscord to your Discord
uninstall Uninstalls BetterDiscord from your Discord
version Print the version number
Flags:
-h, --help help for bdcli
Use "bdcli [command] --help" for more information about a command.
edit: forgot to mention: Windows 10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels