Skip to content

[bug] Missing commands? #7

@Nightblade

Description

@Nightblade

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions