Skip to main content
Skip table of contents

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:

CommandDescription
listList and print timeprofiles.
deleteDelete a timeprofile.
fieldsList available database fields (-raw = enhanced output)


Examples


List current available timeprofiles

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

Display available fields

CODE
visulox admin timeprofile fields

Display selected fields

CODE
visulox admin timeprofile list -fields basicname,comment

Remove an entry

CODE
visulox admin timeprofile delete -name nonworkinghours




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.