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

oarremoveresource - Remove a resource from the database.

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.

oarremoveresource                                  2025-02-18                               oarremoveresource(1)

Description

       Removes all records in the database, which are related to the resource with id resource_id.

       Only resources in the "Dead" state can be removed. Use the oarnodesetting command to change the state of
       a resource (warning: the oar-server service must be running for the state change to take effect).

       Please mind the fact that all history related to the removed resource, including jobs which were executed
       on it, will disappear.

Name

       oarremoveresource - Remove a resource from the database.

See Also

oarnodesetting(1)

Synopsis

oarremoveresource <resource_id>

See Also