[virgil] r169 committed - Deleted wiki page virgilcli through web user interface.

9 views
Skip to first unread message

virgil.apach...@codespot.com

unread,
Feb 6, 2012, 9:49:08 PM2/6/12
to virgil...@gmail.com
Revision: 169
Author: bone...@gmail.com
Date: Mon Feb 6 18:48:17 2012
Log: Deleted wiki page virgilcli through web user interface.
http://code.google.com/a/apache-extras.org/p/virgil/source/detail?r=169

Deleted:
/wiki/virgilcli.wiki

=======================================
--- /wiki/virgilcli.wiki Sun Nov 20 12:27:32 2011
+++ /dev/null
@@ -1,36 +0,0 @@
-#summary Command line interface for virgil
-#labels commandline,CLI
-
-= Introduction =
-Virgil includes the same command-line interface bundled in cassandra.
-Start the command line interface with:
-{{{
- bin/virgil-cli -h localhost
-}}}
-
-= Details =
-
-You can use the command line interface the same way that you use
cassandra-cli.
-
-Specifically, if you run the curl commands in the getting started
section. You'll be able to list the data using the following commands:
-{{{
-bone@zen:~/dev/code.google.com/virgil/trunk-> bin/virgil-cli -h localhost
-Connected to: "Test Cluster" on localhost/9160
-Welcome to the Cassandra CLI.
-
-Type 'help;' or '?' for help.
-Type 'quit;' or 'exit;' to quit.
-
-[default@unknown] use playground;
-Authenticated to keyspace: playground
-[default@playground] list toys;
-Using default limit of 100
--------------------
-RowKey: swingset
-=> (column=bar, value=33, timestamp=1319508065134)
-=> (column=foo, value=1, timestamp=1319508065126)
-
-1 Row Returned.
-[default@playground]
-
-}}}

Reply all
Reply to author
Forward
0 new messages