This is the command oarproperty that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
oarproperty - add or remove resource properties
SYNOPSIS
oarproperty [ -l | [ -a | -d ] ] [ -q ]
DESCRIPTION
This command is used to add or remove resource properties in the resource table.
OPTIONS
-l, --list
List properties.
-a NAME, --add NAME
Add property
-c, --varchar
Ask for a new Sql field of type VARCHAR(255) (default is integer).
-d NAME, --delete NAME
Delete property.
-r "OLD_NAME,NEW_NAME", --rename ...
Rename property OLD_NAME into NEW_NAME.
-q, --quiet
Quiet mode (no extra output).
COPYRIGHTS
Copyright 2003-2016 Laboratoire d'Informatique de Grenoble (http://www.liglab.fr). This software is licensed under the GNU General Public License Version 2 or above. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Use oarproperty online using onworks.net services