EnglishFrenchSpanish

Ad


OnWorks favicon

cipux_object_clientp - Online in the Cloud

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

This is the command cipux_object_clientp 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


cipux_object_client - create, destroy CipUX objects

VERSION


version 3.4.0.3

SYNOPSIS


cipux_object_client [OPTIONS] -a <ACTION>

cipux_object_client [OPTIONS] -a list
cipux_object_client [OPTIONS] -a create -t <TYPE> -o <OBJECT>
cipux_object_client [OPTIONS] -a destroy -t <TYPE> -o <OBJECT>

OPTIONS


-c | --cfg : cipux-object.conf
-D | --debug [<LEVEL>] : print debug messages for developers
-h | --help : print help (this message + options)
-l | --list : lists configuration scopes
-p | --pretty : nice boxed output
-V | --version : print only version
--verbose : print more messages

USAGE


cipux_object_client [OPTIONS] -l : lists CipUX objects

cipux_object_client [OPTIONS] -h : help page

cipux_object_client [OPTIONS] -V : prints version

DESCRIPTION


TODO

REQUIRED ARGUMENTS


One of -l or -h or -V is required.

ARGUMENTS


-c Same as option --cfg.

--cfg
To specify the configuration file, if any. The preset location for the configuration
file is:

(1) ~/.cipux/cipux-object.conf

or

(2) /etc/cipux/cipux-object.conf

If both are missing, you have to use this option --cfg to specify one.

-D Same as option --debug.

--debug
To see more output, what the internals is doing, you can enable the --debug and see
more messages printed to STDOUT. The suggestion is not to use debug output for
production code.

-h Same as option --help

--help
Prints brief help message.

-l Same as option --list

--list
Lists all object scopes. The object scopes are read from the configuration file. The
preset location of the configuration file is /etc/cipux/cipux-storage-structure.conf.
One object type is needed for the --type option.

Prints a list of configuration types to STDOUT. No object will be changed. This is
useful if (1) you would like to see what kind of objects this layer can handle and (2)
if you would like to test the preset or another object layer configuration file. You
can use this with all other options, they will be ignored except -p | -pretty or -D |
--debug.

Example:

cipux_object_client -l -p

+-----------------------+
| type |
+=======================+
| cipux_account |
| cipux_share |
| cipux_room |
| cipux_configuration |
| cipux_machines |
| netgroup |
| cipux_room |
+-----------------------+

-p Same as option --pretty.

--pretty
On command which produce an output, this option can be used to draw a fancy box around
the output.

-V Same as option --version.

--version
Prints the version and exits.

--verbose
Not implemented jet.

-v Same as option --verbose.

DIAGNOSTICS


TODO

EXIT STATUS


TODO

CONFIGURATION


TODO

DEPENDENCIES


Carp CipUX::Object::Client version

INCOMPATIBILITIES


Not known.

Use cipux_object_clientp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad