apple / apple/foundationdb

Unclear syntax description of the maintenance command of fdbcli

Open
#3,924 2 comments 0 reactions 1 assignee Claimed by @sfc-gh-anoyes View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

There is a description of the maintenance command of fdbcli https://github.com/apple/foundationdb/wiki/Maintenance-mode

```
fdb> help maintenance

maintenance [on|off] [ZONEID] [SECONDS]
```
But ``maintenance off`` does not work with `ZONEID`

Please correct the description to

```
maintenance on ZONEID SECONDS
or
maintenance off
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.