vtk_client

vtk_client_log_genkey

Usage         
vtk_client_log_genkey none

Description   
Generates client log key.

vtk_client_log_getkey

Usage         
vtk_client_log_getkey none

Description   
Reads client log key from env var.

vtk_client_log_login

Usage         
vtk_client_log_login none

Description   
Logs into message queue server.

vtk_client_mgr

Usage         
vtk_client_mgr 

Description   
Secret command to manage attachments on the client side.

vtk_client_name

Usage         
vtk_client_name name

Description   
Assign a name to this client. 
A name is typically a short string that helps identify the client. 
Long names are truncated to 30 characters. 
The name cannot begin with a dash.

Example       
vtk_client_name vovnotifyd

Returns       
Nothing

See Also

vtk_clients_get

vtk_client_version

Usage         
vtk_client_version version

Description   
Assign a version to this client, typically something like 2015.03, truncated to 30 chars.

Example       
vtk_client_version 2015.03

Returns       
Nothing

See Also

vtk_clients_get