My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Links

The Common Reusable Shell


Contributions

Contributions to the project are welcome and highly appreciated. If you want to contribute feel free to contact the project owner.

Streaming Console

Allow commands to send their output to client before the command actually finished its execution. The execution of some commands like queries that can be time consuming, having the capability for a command to stream its output to the shell would enhance the usability of the shell. In addition, CRaSH already supports command interruptability which can be combined to interrupt a command when it has already sent output to the console.

Rest connector

A Rest connector to provide command execution, import / export.

Powered by Google Project Hosting