![]() |
NAMEtorque - The command line interface to TORQUE
DESCRIPTIONtorque is the command line interface to TORQUE. It allows the user full functionality of the TORQUE suite.
USAGEtorque object action arguments
Objects & Actions
channeladd name alias description distro arch - Add a channel to the database.
name - The name you wish to assign to the channel.
alias - A simpler name that can be used to identify the channel.
description - A small explanation of the channel and its purpose.
distro - The distribution the package is built for.
arch - The architecture the package is built for.
addicon channel_id icon_path - Add an icon that will appear next to the channel in red-carpet.
channel_id - The channel ID number or the channel alias.
icon_path - The file system path to the .png file.
distro [add | remove | view] channel_id new_distro - Allows a channel to be viewable to machines with the specified distro
add
channel_id - The channel ID number or alias.
new_distro - The new distro to assign to add to the channel.
remove
channel_id - The channel ID number or alias.
view
no args
delete channel_id - Delete a channel from the database.
channel_id - The channel ID number or the channel alias.
build - Re-builds the channel configuration file with the current database information. search field relation search_string - Facilitates searching the database.
field - The field of the table you wish to search in.
relation - The binary equivalence relation you wish to use.
search_string - The string or value you wish to search for.
viewall - Displays all the channels and other information currently in the database. help - Display help on how to use torque channel
packageadd channel_id path - Adds a package to the given channel in the database.
channel_id - The channel ID number or the channel alias.
path - The file-system path or a URL to rpm files.
delete package_id - Deletes a given package from the database.
package_id - The package id number of the pacakge.
search field relation search_string - Facilitates searching the database.
field - The field of the table you wish to search in.
relation - The binary equivalence relation you wish to use.
search_string - The string or value you wish to search for.
build channel_id - Re-build the packageinfo.xml file for the given channel.
channel_id - The channel ID number or the channel_alias.
viewall help |
|
About TORQUE Download How To Torque Torque's Bugs How to install Torque How to useTorque FAQ Developer stuff |