EnglishFrenchSpanish

OnWorks favicon

kdb-setmeta - Online in the Cloud

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

This is the command kdb-setmeta 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-setmeta - Set the value of a meta key

SYNOPSIS


kdb setmeta <key-name> <meta-name> <meta-value>

Where key-name is the path to the key that the meta key is associated with, meta-name is
the name of the meta key the user would like to set the value of (or create), and
meta-value is the value the user wishes to set the meta key to.

DESCRIPTION


This command allows the user to set the value of an individual meta key. If a key does not
already exist and the user tries setting a meta key associated with it, the key will be
created with a null value. There is some special handling for the meta data atime, mtime
and ctime. They will be converted to time_t.

For cascading keys, the namespace will default to spec, because that is the place where
you usually want to set meta data.

OPTIONS


-H, --help
Show the man page.

-V, --version
Print version info.

-v, --verbose
Explain what is happening.

EXAMPLES


To set a meta key called description associated with the key user/example/key to the value
Hello World!:
kdb setmeta spec/example/key description "Hello World!"

To create a new key spec/example/newkey with a null value (if it did not exist before) and
a meta key namespace/#0 associated with it to the value system: kdb setmeta
/example/newkey "namespace/#0" system

Use kdb-setmeta online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad