Difference between revisions of "Apt-key add"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[logstash]] | [[logstash]] | ||
<code>[[wget -qO]] - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -</code> | <code>[[wget -qO]] - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -</code> | ||
+ | Warning: apt-key is deprecated. Manage [[keyring]] files in [[trusted.gpg.d]] instead (see apt-key(8)). | ||
+ | OK | ||
== Related == | == Related == |
Revision as of 16:00, 28 May 2022
curl https://repos.insights.digitalocean.com/sonar-agent.asc | sudo apt-key add -
wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
Related
See also
apt-key
,apt-key [ add | adv | list ]
,apt-key --keyring
,apt-key --help
Advertising: