Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Orion/Documentation/User Guide/Reference/Shell page

< Orion‎ | Documentation‎ | User Guide
Revision as of 10:53, 17 June 2013 by Grant gayed.ca.ibm.com (Talk | contribs) (Undo revision 340111 by Kristofcamus.yahoo.fr (Talk))

The Shell page provides a command line interface for interacting with Orion. The list of available commands can be displayed at any time with the command help.

Screenshot-help.png

By default this page contains some basic commands for navigating the workspace file system and editing files. Orion services orion.shell.command and orion.shell.type are provided to enable clients to register additional commands and parameter types on this page.

The input line provides assistance with command arguments whenever it can based on the expected parameter types. A command with invalid syntax or argument values will not be accepted.

Screenshot-cd.png

Back to the top