logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

oarproperty - add or remove resource properties

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.

oarproperty                                        2025-03-24                                     oarproperty(8)

Description

       This command is used to add or remove resource properties in the resource table.

Name

       oarproperty - add or remove resource properties

Options

-l,--list
           List properties.

       -aNAME,--addNAME
           Add property

       -c,--varchar
           Ask for a new Sql field of type VARCHAR(255) (default is integer).

       -dNAME,--delete NAME
           Delete property.

       -r"OLD_NAME,NEW_NAME",--rename...
           Rename property OLD_NAME into NEW_NAME.

       -q,--quiet
           Quiet mode (no extra output).

Synopsis

oarproperty [ -l | [ -a | -d ] ] [ -q ]

See Also