Libelektra: documentación de la lista kdb desactualizada

Creado en 27 oct. 2019  ·  3Comentarios  ·  Fuente: ElektraInitiative/libelektra

Nuestro sitio web menciona el comando kdb list aquí . Sin embargo, el comando no se encuentra en mi contenedor Docker. ¿La documentación está desactualizada o me perdí algo al configurar mi contenedor?

jenkins<strong i="8">@44fb32900e01</strong>:~/workspace/elektra-build-docker$ kdb list -v
The command kdb list is not known
Usage: kdb <command> [args]

kdb is a program to manage Elektra's key database.
Please run a command with -H or --help as args to show a help text for
a specific command.

Known commands are:
cache   Enable, disable or clear the cache.
cmerge  Three-way merge of KeySets.
complete    Show suggestions how to complete key names.
convert Convert configuration.
cp  Copy keys within the key database.
editor  Use your editor for editing KDB.
export  Export configuration from the key database.
file    Prints the file where a key is located.
find    Find keys with a given regex.
gen Execute a code-generator template.
get Get the value of an individual key.
global-mount    Globally mount given plugins.
global-umount   Unmounts a global plugin from key database.
gmount  Globally mount given plugins.
gumount Unmounts a global plugin from key database.
help    View the man page of a tool
import  Import configuration to the key database.
list-commands   List available kdb commands.
list-tools  List all external tools
ls  List the names of keys below a given name.
merge   Three-way merge of KeySets.
meta-get    Get a metavalue.
meta-ls Get all meta information of an individual key.
meta-rm Remove a metakey.
meta-set    Set a metavalue.
meta-show   Print all metakeys along with their value for the given key.
mount   Mount a new backend.
mv  Move configuration within the key database.
plugin-check    Do some basic checks on a plugin.
plugin-info Print information about a plugin.
plugin-list List all available or provided plugins.
remount Remount an existing backend with a different filename.
rm  Remove key(s) from key database.
set Set the value of an individual key.
sget    Get the value of an individual key within a shell script.
shell   Start a kdb shell.
smount  Mount a new backend by specification. All necessary plugins will be loaded automatically, depending on the metadata.
spec-mount  Mount a new backend by specification. All necessary plugins will be loaded automatically, depending on the metadata.
test    Run key database test suite.
umount  Unmount backend from key database.
vset    Set a value together with a validation regex.
documentation question

Todos 3 comentarios

¿La documentación está desactualizada o me perdí algo al configurar mi contenedor?

Hasta donde yo sé, el sitio web no se actualizó correctamente en bastante tiempo (ver también: número 2897).

¡Gracias por la pista! Ahora verifiqué el repositorio más a fondo y no pude encontrar kdb list -v , por lo que supongo que este problema se resolverá tan pronto como se resuelva # 2897.

El comando ahora se llama kdb plugin-list .

http://a7.libelektra.org/ si ya proporciona información actualizada.

¿Fue útil esta página
0 / 5 - 0 calificaciones

Temas relacionados

dmoisej picture dmoisej  ·  3Comentarios

markus2330 picture markus2330  ·  3Comentarios

markus2330 picture markus2330  ·  4Comentarios

markus2330 picture markus2330  ·  3Comentarios

markus2330 picture markus2330  ·  4Comentarios