Instead of using the `--flag-name "true"` for boolean like flags, we may use boolean flags when they will be available. It will be easier for users. Progress of boolean flags can be tracked here: https://github.com/mattermost/mattermost-server/issues/14739.
Instead of using the
--flag-name "true"for boolean like flags, we may use boolean flags when they will be available. It will be easier for users.Progress of boolean flags can be tracked here: mattermost/mattermost#14739.