User guide
Chapter 13: Command Line Interface
163
http Command
Description
enable <true|false>
Enable/Disable HTTP access
port value
HTTP server default listen port (tcp)
redirect <true|false>
Enable/Disable redirection from HTTP to
HTTPS
http Command Example
The example below enables http access and redirection to https and sets
the default port to 2.
admin > Config > Services > http enable true port 2 redirect
true
HTTPS Command
The https command is used to control https access and define the port.
Syntax
https [enable <true|false>] [port value]
https Command
Description
enable <true|false>
Enable/Disable HTTP access
port value
HTTP server default listen port (tcp)
https Command Example
admin > Config > Services > https
Https Settings:
Enabled : true
Port : 443
Logout Command
The logout command is used to log out of the current CLI session.
You can log out at any command level.