[Groonga-commit] groonga/gcs [master] Register gcs-commands to "bin"

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 8日 (水) 18:43:28 JST


YUKI "Piro" Hiroshi	2012-08-08 18:43:28 +0900 (Wed, 08 Aug 2012)

  New Revision: 6acedab90676b0c87de991a6192b7071999c162e
  https://github.com/groonga/gcs/commit/6acedab90676b0c87de991a6192b7071999c162e

  Log:
    Register gcs-commands to "bin"

  Modified files:
    package.json

  Modified: package.json (+5 -0)
===================================================================
--- package.json    2012-08-08 18:41:09 +0900 (1a84b46)
+++ package.json    2012-08-08 18:43:28 +0900 (32c9b0a)
@@ -33,6 +33,11 @@
   },
   "bin": {
     "gcs": "./bin/gcs",
+    "gcs-create-domain": "./bin/gcs-create-domain",
+    "gcs-delete-domain": "./bin/gcs-delete-domain",
+    "gcs-describe-domain": "./bin/gcs-describe-domain",
+    "gcs-configure-fields": "./bin/gcs-configure-fields",
+    "gcs-index-documents": "./bin/gcs-index-documents",
     "gcs-import-examples": "./bin/gcs-import-examples"
   },
   "main": "./lib/server",
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index