Kwallet-query: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
{{DISPLAYTITLE:kwallet-query}}
{{DISPLAYTITLE:kwallet-query}}
'''kwallet-query''' - KDE Wallet command-line manipulation tool
'''kwallet-query''' - KDE Wallet command-line manipulation tool


kwallet-query OPTIONS wallet
== Beschreibung ==
 
* kwallet-query comes in handy when shell scripts need to read or update the KDE Wallet.  
* kwallet-query comes in handy when shell scripts need to read or update the KDE Wallet.  
* It works by manipulating the entries displayed in the KDE Wallet Manager utility.  
* It works by manipulating the entries displayed in the KDE Wallet Manager utility.  
Zeile 10: Zeile 8:
* The operation mode is specified by the options.
* The operation mode is specified by the options.


= Optionen =
== Installation ==
-h,--help
== Syntax ==
 
$ kwallet-query OPTIONS wallet
Display a short help message
=== Optionen ===
 
=== Parameter ===
-l,--list-entries
=== Umgebungsvariablen ===
 
=== Exit-Status ===
List password entries. These are the folder names displayed in the KDE Wallet Manager utility. If the -f option is given, this will only display the subfolders of the specified folder.
== Anwendung ==
 
=== Fehlerbehebung ===
-r,--read-password Entry
== Konfiguration ==
 
=== Dateien ===
Read the contents of the given Entry from the Foldersection of the wallet and output it on the standard output. Maps are exported as JSON object.
== Anhang ==
 
=== Siehe auch ===
-w,--write-password Entry
==== Unterseiten ====
 
{{Special:PrefixIndex/{{BASEPAGENAME}}}}
Write secrets to the given Entry under the Folder section of the given wallet. The secrets are read from the standard input. Maps take in input a well-formed JSON object. IMPORTANT previous wallet entry value will be overwritten by this option, so be careful when using it!
==== Sicherheit ====
 
==== Dokumentation ====
-f,--folder Folder
===== RFC =====
 
===== Man-Pages =====
Set the wallet folder to Folder value. By default Passwords is used.
===== Info-Pages =====
 
==== Links ====
-v,--verbose
===== Einzelnachweise =====
<references />
===== Projekt =====


Output more information when performing the operation, to help debugging.
===== Weblinks =====
<noinclude>


= Links =
=== Testfragen ===
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 1''
<div class="mw-collapsible-content">'''Antwort1'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 2''
<div class="mw-collapsible-content">'''Antwort2'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 3''
<div class="mw-collapsible-content">'''Antwort3'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 4''
<div class="mw-collapsible-content">'''Antwort4'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 5''
<div class="mw-collapsible-content">'''Antwort5'''</div>
</div>


[[Kategorie:Linux/Sicherheit]]
[[Kategorie:Linux/Sicherheit]]
Zeile 41: Zeile 62:
[[Kategorie:Passwort]]
[[Kategorie:Passwort]]
{{DEFAULTSORT:kwallet-query}}
{{DEFAULTSORT:kwallet-query}}
</noinclude>

Version vom 22. April 2023, 22:11 Uhr

kwallet-query - KDE Wallet command-line manipulation tool

Beschreibung

  • kwallet-query comes in handy when shell scripts need to read or update the KDE Wallet.
  • It works by manipulating the entries displayed in the KDE Wallet Manager utility.
  • It’s only parameter is the walletname the tool should read or update.
  • The operation mode is specified by the options.

Installation

Syntax

$ kwallet-query OPTIONS wallet

Optionen

Parameter

Umgebungsvariablen

Exit-Status

Anwendung

Fehlerbehebung

Konfiguration

Dateien

Anhang

Siehe auch

Unterseiten

Sicherheit

Dokumentation

RFC
Man-Pages
Info-Pages

Links

Einzelnachweise
Projekt
Weblinks

Testfragen

Testfrage 1

Antwort1

Testfrage 2

Antwort2

Testfrage 3

Antwort3

Testfrage 4

Antwort4

Testfrage 5

Antwort5