EnglishFrenchSpanish

OnWorks favicon

kdb-set - Online in the Cloud

Run kdb-set in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command kdb-set that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


kdb-set - Set the value of a key

SYNOPSIS


kdb set <key-name> [<value>]

Where key-name is the path to the key you wish to set the value of (or create) and value
is the value you would like to set the key to.
If the value argument is not passed, the key will be set to a value of null.

DESCRIPTION


This command allows the user to set the value of an individual key.

EMPTY VALUES


To set a key to an empty value, "" should be passed for the value argument.

OPTIONS


-H, --help
Show the man page.

-V, --version
Print version info.

-v, --verbose
Explain what is happening.

-N, --namespace ns
Specify the namespace to use when writing cascading keys Default: value of
/sw/kdb/current/namespace or user.

KDB


/sw/kdb/current/namespace
Specifies which default namespace should be used when setting a cascading name.
Note, that as root you can set user/sw/kdb/current/namespace to system to get the
expected default. (by default the namespace is user)

EXAMPLES


To set a Key to the value Hello World!:
kdb set user/example/key "Hello World!"

To create a new key with a null value:
kdb set user/example/key

To set a key to an empty value: kdb set user/example/key ""

Use kdb-set online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 2
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 3
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 4
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 5
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 6
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • More »

Linux commands

Ad