Skip to content

Fix shell 'help' for all commands#5000

Merged
chrislusf merged 1 commit into
seaweedfs:masterfrom
yeganemehr:fix-shell-help
Nov 13, 2023
Merged

Fix shell 'help' for all commands#5000
chrislusf merged 1 commit into
seaweedfs:masterfrom
yeganemehr:fix-shell-help

Conversation

@yeganemehr

Copy link
Copy Markdown
Contributor

What problem are we solving?

help shell command is not working with upper-case letters:

  • fs.mergeVolumes
  • fs.meta.changeVolumeId
  • s3.circuitBreaker
  • volume.deleteEmpty
  • ...

How are we solving the problem?

check command name case-insensitively

How is the PR tested?

Build and test manually

Checks

  • I have added unit tests if possible.
  • I will add related wiki document changes and link to this PR after merging.

@chrislusf
chrislusf merged commit b05d682 into seaweedfs:master Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants