You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "Radar Lei (JIRA)" <ji...@apache.org> on 2016/12/21 02:57:58 UTC

[jira] [Created] (HAWQ-1229) Remove unused option in hawq config

Radar Lei created HAWQ-1229:
-------------------------------

             Summary: Remove unused option in hawq config
                 Key: HAWQ-1229
                 URL: https://issues.apache.org/jira/browse/HAWQ-1229
             Project: Apache HAWQ
          Issue Type: Improvement
          Components: Command Line Tools
            Reporter: Radar Lei
            Assignee: Ed Espino


hawq config --help offers --verbose option but it is not actually possible. We should remove this '--verbose' option.

See:
[gpadmin@test1 ~]$ hawq config --help

usage: hawq config [--options]

The "options" are:
   -c --change         Changes a configuration parameter setting.
   -s --show           Shows the value for a specified configuration parameter.
   -l --list           Lists all configuration parameters.
   -q --quiet          Run in quiet mode.
   -v --verbose        Displays detailed status.
   -r --remove         HAWQ GUC name to be removed.
   --skipvalidation    Skip the system validation checks.
   --ignore-bad-hosts  Skips copying configuration files on host on which SSH fails

See 'hawq --help' for more information on other commands.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)