The CLI Commands related to managing the DeployR server.
Members
(static) about.usage
Usage for di about command.
- di server about
- di about
(static) endpoint.usage
Usage for di endpoint command.
- di server endpoint
- di endpoint
(static) usage
Usage for the di server * commands which allow you to work with the DeployR server. Supported commands:
- di server endpoint
- di server about
Methods
(static) about(callback)
Displays information regarding the DeployR server at the set endpoint location.
Parameters:
Name | Type | Description |
---|---|---|
callback |
function | Continuation to pass control to when complete. |
(static) endpoint(callback)
Attempts to set the DeployR server endpoint location in the CLI.
Parameters:
Name | Type | Description |
---|---|---|
callback |
function | Continuation to pass control to when complete. |