VISULOX 4 Documentation

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