En la plataforma de administración o el appliance todo en uno, ejecute el comando update con las opciones deseadas.
On the management platform or all-in-one appliance, run the update command with desired options.
Con la herramienta de línea de comandos de gcloud, ejecuta el comando update con la marca - remové-labels.
Using the gcloud command-line tool, run the update command with the - remove-labels flag.
Eso es lógico si se escribe manualmente el comando update.
En consecuencia, un comando update no afecta necesariamente a todos los índices de la tabla, sino solamente a los que contienen las columnas modificadas.
Consequently, an update statement does not necessarily affect all indexes on the table but only those that contain updated columns.
Tendrá que romper el hábito de usar el comando update para ver qué modificaciones locales ha hecho.
You'll have to break the habit of using the update command to see what local modifications you've made.
Cuando el usual comando update omite las actualizaciones para paquetes que incluyen cambios en las dependencias, esta forma de actualizar si permite hacerlo.
When the usual update command will omit package updates, which include changes in dependencies, this command can perform those updates.
Cuando tus ediciones estén completas, usa el comando update y también incluye el archivo JSON con la marca - source.
When your edits are complete, use the update command and include the JSON file using the - source flag.
Actualizar paquetes - Otra forma del comando update, con el que se pueden realizar actualizaciones mas complejas - como puede ser la actualización de la distribución.
Upgrade Packages - Another form of the update command, which can perform more complex updates - like distribution upgrades.
Para tener su proyecto actualizado, Carmen puede pedir a Subversion que proceda a actualizar su copia de trabajo, usando para ello el comando update de Subversion.
To bring her project up to date, Sally can ask Subversion to update her working copy, by using the svn update command.
Recuerde que tras cambiar la clave de root con un comando UPDATE, no necesita especificar la nueva clave hasta que se haga la relectura de privilegios, porque el servidor no sabrá que la clave ha cambiado hasta ese momento.
Remember that after you change the root password with an UPDATE statement, you will not need to specify the new password until after you flush the privileges, because the server will not know you've changed the password yet!
¿Qué es verdad sobre el comando UPDATE?
What is true about the UPDATE command?
El comando UPDATE es soportado para consultas y subconsultas, sin embargo, una instrucción UPDATE posicionada no es compatible.
The UPDATE command is supported for both queries and subqueries; however, a positioned UPDATE statement is not supported.
Si un comando UPDATE incluye una cláusula ORDER BY, los registros se actualizan en el orden especificado por la cláusula.
If an UPDATE statement includes an ORDER BY clause, the rows are updated in the order specified by the clause.