|
35.
|
|
|
The help command displays information about snap commands.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
El comando help muestra información sobre los comandos de snap.
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_help.go:36
|
|
36.
|
|
|
The info command shows detailed information about snaps.
The snaps can be specified by name or by path; names are looked for both in the
store and in the installed snaps; paths can refer to a .snap file, or to a
directory that contains an unpacked snap suitable for 'snap try' (an example
of this would be the 'prime' directory snapcraft produces).
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
El comando info muestra información detallada sobre snaps.
Los snaps se pueden especificar por nombre o ruta; los nombre de buscan tanto
en la tienda como en los snaps instalados; las rutas se puede referir a un archivo .snap,
o a un directorio que contiene un snap sin empaquetar adecuado para «snap try» (un
ejemplo de esto sería el directorio «prime» que produce snapcraft).
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_info.go:59
|
|
41.
|
|
|
The keys command lists cryptographic keys that can be used for signing
assertions.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
El comando keys lista claves criptográficas que se pueden usar para firmar
afirmaciones.
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_keys.go:39
|
|
44.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_list.go:36
|
|
46.
|
|
|
The logout command logs the current user out of snapd and the store.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
El comando logout cierra la sesión del usuario actual de snapd y de la tienda.
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_logout.go:34
|
|
47.
|
|
|
The logs command fetches logs of the given services and displays them in
chronological order.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
El comando logs recupera registros de los servicios proporcionados y los muestra en
orden cronológico.
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_services.go:68
|
|
54.
|
|
|
The paths command prints the list of paths detected and used by snapd.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
El comando paths imprime la lista de rutas detectadas y usadas por snapd.
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_paths.go:32
|
|
56.
|
|
|
The prefer command enables all aliases of the given snap in preference
to conflicting aliases of other snaps whose aliases will be disabled
(or removed, for manual ones).
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
El comando prefer activa todos los aliases del snap dado en preferencia
sobre los aliases conflictivos de otros snaps cuyos aliases se desactivarán
(o eliminarán, para los manuales).
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_prefer.go:36
|
|
73.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_services.go:81
|
|
77.
|
|
|
The run command executes the given snap command with the right confinement
and environment.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
El comando run ejecuta el comando de snap dado con el confinamiento y
entorno propiados.
|
|
|
Suggested by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_run.go:98
|