[Groonga-commit] groonga/gcs [master] Add "force" option for gcs-configure-fields

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Aug 27 16:35:59 JST 2012


YUKI Hiroshi	2012-08-27 16:35:59 +0900 (Mon, 27 Aug 2012)

  New Revision: f2d03b58a38853e1c8cb11fb3b02d1ab72e6f682
  https://github.com/groonga/gcs/commit/f2d03b58a38853e1c8cb11fb3b02d1ab72e6f682

  Log:
    Add "force" option for gcs-configure-fields

  Modified files:
    bin/gcs-configure-fields

  Modified: bin/gcs-configure-fields (+2 -0)
===================================================================
--- bin/gcs-configure-fields    2012-08-27 16:31:37 +0900 (ae79f8e)
+++ bin/gcs-configure-fields    2012-08-27 16:35:59 +0900 (d91a403)
@@ -25,6 +25,8 @@ commandLine
           String)
   .option('--delete',
           'Delete the field specified by the --name and --type options.')
+  .option('-f, --force', /* this is an extension of gcs-command */
+          'Delete the domain without prompting for confirmation.')
   .parse();
 
 commandLine.assertHaveDomainName();
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index