ocpigui — command-line tool for managing the OpenCPI GUI
Note: this command is not currently implemented, but will be in a future release.
The ocpigui(1) command-line tool is used to start the OpenCPI
graphical user interface (GUI) for managing OpenCPI assets.
The OpenCPI GUI is a front end to ocpidev(1) that can perform most, but not all, of the
development tasks that ocpidev can perform from within a graphical user interface.
Note: These descriptions are placeholders. This functionality is not currently implemented.
The verbs supported by ocpigui are:
desktop
remove
run
bash shell.
view
Note: These descriptions are placeholders. This functionality is not currently implemented.
None.
Note: These descriptions are placeholders. This functionality is not currently implemented.
--help, -h
--opencpi-path, -o
--project-path, -p
~/User_OpenCPI_Projects.
Note: These descriptions are placeholders. This functionality is not currently implemented.
The following files and directories are relevant to OpenCPI GUI operation:
gui.desktop
ocpigui desktop operation in the CentOS7 user’s
home directory in the subdirectory local/share/applications/.
[???Can this be genericized to support ubuntu as well as centos7?]
~/User_OpenCPI_Projects/
Note: These examples are placeholders. The functionality is not currently implemented.
Start the OpenCPI GUI:
ocpigui run
Start the OpenCPI GUI and specify the paths to the OpenCPI installation and user project directories on the command-line instead of in the GUI:
ocpigui --project-path=/home/MyProjects --opencpi-path=/home/opencpi run
Add a menu selection for starting the OpenCPI GUI from the CentOS7 desktop environment:
ocpigui desktop
Remove the menu selection for the OpenCPI GUI from the CentOS7 desktop environment:
ocpigui remove