VISULOX 4 Documentation
4.3.2 4.3.1 4.3.0 4.2.0
4.3.2 4.3.1 4.3.0 4.2.0

How to control timeprofiles from the command line


Overview

The command line tool "VISULOX admin timeprofile" allows to control timeprofiles.


Usage


The following subcommands are available:

Command

Description

list

List and print timeprofiles.

delete

Delete a timeprofile.

fields

List available database fields (-raw = enhanced output)


Examples


visulox admin timeprofile list
    -------------------
    |       basicname |
    -------------------
    |            24x7 |
    |    workinghours |
    | nonworkinghours |
    -------------------


visulox admin timeprofile fields


visulox admin timeprofile list -fields basicname,comment


visulox admin timeprofile delete -name nonworkinghours