Agent Other Features
Using the Agent with CLI Commands (Linux Only)
Using the gncli command, you can use the Agent's required features even in UI-free environments.
Provides a automated function using the
tabbutton.
Run terminal on the device where the Agent is installed.
Enter "gncli --help" to see the available commands.
Enter the command to use the Agent's required features.
Provide the command below.
- $ gncli about
Displays about Genian ZTNA product information.
- $ gncli version
Displays agent version.
- $ gncli delete
Work about agent delete.
- $ gncli deployer
Displays trusted distributor information.
- $ gncli user
Work about management user.
$ gncli user status : Displays the user status.
$ gncli user login : User login.
$ gncli user logout : User logout.
$ gncli user find : Find user ID/Password.
- $ gncli network
Work about management network access.
$ gncleannetwork status : Displays the network connection status.
$ gncleannetwork site : Displays a list of network sites that can be connect to.
$ gncleannetwork connect : Connect network.
$ gncleannetwork disconnect : Disconnect network.
- $ gncli compresslog
Compress the agent logs.
Note
Enter "gncli [option] --help" for more information on each command.