Changes

Jump to: navigation, search

WPKG flags:sp

157 bytes added, 10:42, 19 November 2010
no edit summary
== wpkg.js flags (for WPKG-1.0) ==
=== Frequently used parameters Parámetros utilizados frecuentemente ===''(package operations, you need to chose onePara operaciones con paquetes hay que indicar el mismo)''
'''/install:'''<package>
Installs the specified package on the systemInstala el paquete indicado en el equipo.
'''/query''':<option>
Displays a list of packages matching the specified criteriaMuestra una lista de los paquetes que casan con el criterio indicado. Valid options areOpciones válidas son: a - all packagestodos los paquetes i - packages that are currently installed on the systempaquetes que actualmente están instalados en el equipo x - packages that are not currently installed on the systempaquetes que no han sido instalados en el equipo u - packages that can be upgraded paquetes que deben ser actualizados
'''/remove''':<package>
Removes the specified package from the systemDesinstala un paquete del equipo.
'''/show''':<package>
Displays a summary of the specified package, including it's stateMuestra un listado sobre el paquete indicado; incluyendo su estado.
'''/upgrade''':<package>
Upgrades the already installed package on the systemActualiza un paquete ya instalado en el equipo.
'''/synchronize'''
Synchronizes the current program state with the suggested program state of the specified profileSincroniza el estado del programa actual con el estado proporcioado por el perfil indicado. This is the action that should be called at system boot time for this program to be usefulEsta acción debería ser ejecutada en cada arranque del equipo para que WPKG sea realmente útil.
'''/help'''
Shows this messageMuestra este mensaje.
=== Parámetros opcionales ===
Iterrumpe la ejecución si si la instalación de uno cualquiera de los paquetes no es satisfactoria (por defecto: Instala el siguiente paquete y anota un mensaje de error).
=== Rarely used parameters Parámetros ráramente utilizados ===''(mainly for testingprincipalmente para testeos)''
'''/config''':<path>
Path to the configuration file to be useddel fichero de configuración a utilizar. The El ''path might be absolute or relative but including the '' puede ser absoluto o relativo, pero debe incluir el nombre del fichero XML file name. This parameter is entirely OPTIONAL and should normally not be specified at allEste argumento es generalmente opcional, y normalmente no debería utilizarse nunca. If not specified the configuration will be searched atSi no se indica, el fichero de configuración será buscado en:
<script-path>\config.xml
where donde <script-path> is the directory from which the es el directorio desde el que será ejecutado el script is executed.eP.ge.:
'\\server\share\directory\config.xml'.
'''/debug''' or '''/verbose'''
Enables Habilita la salida para operaciones de debug output. Please note that this parameter only influences notification and event Tenga en cuenta, que este parámetro solo influye en el sistema donde generar las notificaciones. No afecta al nivel de ''log output''. It does not affect the logging level. It is possible to get debug-level output even without using this switchEs posible guardar mensajes de log sin utilizar este argumento.
'''/force'''
Uses force when performing actions Forzar la realización de las acciones (does not honour ignorando las comprobaciones realizadas automáticamente por wpkg.xml).
'''/forceinstall'''
Forces installation over existing packagesFuerza la instalación de los paquetes existentes.
'''/host''':<hostname>
Anonymous user

Navigation menu