Update flag related syntax in Reference section#1046
Conversation
Signed-off-by: Matt Lord <mattalord@gmail.com>
✅ Deploy Preview for vitess ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Signed-off-by: Matt Lord <mattalord@gmail.com>
|
After this PR there's just the Contribute, Design Docs, Trouble Shoot, and FAQ sections left in the main left-hand nav. And it looks like the |
Signed-off-by: Matt Lord <mattalord@gmail.com>
deepthi
left a comment
There was a problem hiding this comment.
mysqlctl and vtadmin need to be changed as well to be consistent. The mysqlctl page lists flags without the prefix.
vtadmin also lists flags without a prefix and one of the flags it lists is v which would become -v
I actually like the way the vtadmin reference page is laid out. One glaring omission on the other pages is that default values are not listed. Reworking all the reference pages to be similar is going to be another big task.
@ajm188 thoughts on the vtadmin flag reference?
i'm not sure what the question is, exactly. i agree with what you've laid out here |
Signed-off-by: Matt Lord <mattalord@gmail.com>
|
@deepthi I updated the |
Signed-off-by: Matt Lord <mattalord@gmail.com>
This audits the website pages underneath the main
Referenceleft-hand nav section to apply the new CLI flag and parameter rules for v14.Fixes: #1042
After this PR there's just the Contribute, Design Docs, Trouble Shoot, and FAQ sections left in the main left-hand nav.
And it looks like the
Design Docssection is the only one of them that requires changes.