Skip to content

Flag syntax needs to be changed in reference docs #1042

@deepthi

Description

@deepthi

As documented in VEP-4, we have started the process of migrating to standard pflag usage.
Some of the docs don't yet reflect the recommended usage, so we need to fix those
https://vitess.io/docs/14.0/reference/programs/vtexplain/
https://vitess.io/docs/14.0/reference/programs/vtgate/

The rest (mysqlctl, vtctl, vtctld, vtadmin, vttablet) are correct. However, there is inconsistency in how the flags are listed. In some cases they are prefixed with --, in others, there is no prefix. We should make them all standard, my suggestion is to drop the -- prefix.

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