|
36.
|
|
|
![](/@@/translation-newline)
The info command shows detailed information about snaps.
![](/@@/translation-newline)
The snaps can be specified by name or by path; names are looked for both in the ![](/@@/translation-newline)
store and in the installed snaps; paths can refer to a .snap file, or to a ![](/@@/translation-newline)
directory that contains an unpacked snap suitable for 'snap try' (an example ![](/@@/translation-newline)
of this would be the 'prime' directory snapcraft produces).
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
O comando info mostra informações detalhadas sobre snaps
![](/@@/translation-newline)
Os snaps podem ser especificados por nome ou caminho; nomes são procurados tanto na ![](/@@/translation-newline)
loja e nos snaps instalados; caminhos podem-se referir a um ficheiro .snap ou a um ![](/@@/translation-newline)
directório que contém um snap descompactado adequado para 'tentativa de snap' (um exemplo ![](/@@/translation-newline)
disso seria o directório 'principal' que o snapcraft produz).
|
|
Translated and reviewed by
Jaime Pereira
|
|
|
|
Located in
cmd/snap/cmd_info.go:59
|
|
37.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Ivo Xavier
|
|
|
|
Located in
cmd/snap/cmd_snap_op.go:52
|
|
38.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Jaime Pereira
|
|
|
|
Located in
cmd/snap/cmd_interface.go:45
|
|
39.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Jaime Pereira
|
|
Reviewed by
Ivo Xavier
|
|
|
|
Located in
cmd/snap/cmd_interfaces.go:40
|
|
40.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Ivo Xavier
|
|
|
|
Located in
overlord/hookstate/ctlcmd/is_connected.go:54
|
|
41.
|
|
|
![](/@@/translation-newline)
The keys command lists cryptographic keys that can be used for signing ![](/@@/translation-newline)
assertions.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
O comando keys lista as chaves criptográficas que podem ser usadas para assinatura ![](/@@/translation-newline)
asserções.
|
|
Translated and reviewed by
Jaime Pereira
|
|
|
|
Located in
cmd/snap/cmd_keys.go:39
|
|
42.
|
|
|
![](/@@/translation-newline)
The kmod command handles loading and unloading of kernel modules.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
O comando kmod lida com o carregamento e descarregamento de módulos do kernel.
|
|
Translated and reviewed by
Ivo Xavier
|
|
|
|
Located in
overlord/hookstate/ctlcmd/kmod.go:35
|
|
43.
|
|
|
![](/@@/translation-newline)
The known command shows known assertions of the provided type. ![](/@@/translation-newline)
If header=value pairs are provided after the assertion type, the assertions ![](/@@/translation-newline)
shown must also have the specified headers matching the provided values.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
O comando conhecido mostra afirmações conhecidas do tipo fornecido. ![](/@@/translation-newline)
Se os pares header = value forem fornecidos após o tipo de asserção, as ![](/@@/translation-newline)
asserções mostradas também devem ter os cabeçalhos especificados ![](/@@/translation-newline)
correspondendo aos valores fornecidos.
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
cmd/snap/cmd_known.go:49
|
|
44.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Jaime Pereira
|
|
|
|
Located in
cmd/snap/cmd_list.go:36
|
|
45.
|
|
|
![](/@@/translation-newline)
The login command authenticates the user to snapd and the snap store, and saves ![](/@@/translation-newline)
credentials into the ~/.snap/auth.json file. Further communication with snapd ![](/@@/translation-newline)
will then be made using those credentials.
![](/@@/translation-newline)
It's not necessary to log in to interact with snapd. Doing so, however, enables ![](/@@/translation-newline)
interactions without sudo, as well as some some developer-oriented features as ![](/@@/translation-newline)
detailed in the help for the find, install and refresh commands.
![](/@@/translation-newline)
An account can be set up at https://login.ubuntu.com
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
O comando "login" autentica o utilizador no snapd e na loja de snaps e guarda ![](/@@/translation-newline)
as credenciais no ficheiro ~/.snap/auth.json. Com isso, as comunicações posteriores ![](/@@/translation-newline)
com o snapd serão feitas usando essas credenciais.
![](/@@/translation-newline)
Não é necessário fazer login para interagir com o snapd. No entanto, fazê-lo permite ![](/@@/translation-newline)
interações sem a necessidade de sudo, além de oferecer alguns recursos voltados para os ![](/@@/translation-newline)
desenvolvedores, conforme detalhado na ajuda dos comandos "find", "install" e "refresh".
![](/@@/translation-newline)
Uma conta pode ser configurada em https://login.ubuntu.com.
|
|
Translated and reviewed by
Ivo Xavier
|
|
|
|
Located in
cmd/snap/cmd_login.go:42
|