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
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 2
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 3
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 4
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 5
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 6
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • More »

Linux commands

Ad