Browsing Spanish translation

83 of 925 results
83.

The set command changes the provided configuration options as requested.

$ snap set snap-name username=frank password=$PASSWORD

All configuration changes are persisted at once, and only after the
snap's configuration hook returns successfully.

Nested values may be modified via a dotted path:

$ snap set snap-name author.name=frank

Configuration option may be unset with exclamation mark:
$ snap set snap-name author!
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

El comando set cambia las opciones de configuración proporcionadas según se pida.

$ snap set nombre-de-snap username=juan password=$CONTRASEÑA

Todos los cambios de configuración son persistentes al mismo tiempo y solo
después de que el enlace de configuración del snap devuelva correctamente.

Los valores anidados se pueden modificar mediante una ruta con puntos:

$ snap set nombre-de-snap author.name=juan

La opción de configuración se puede desestablecer con una marca de exclamación:
$ snap set nombre-de-snap author!
Translated and reviewed by Rodrigo Lledó
Located in cmd/snap/cmd_set.go:33
83 of 925 results

This translation is managed by Ubuntu Spanish Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.