alias — creates an alias point for an existing point.
(alias point alias)
point
The name of a DataHub point, as a string.
alias
A name for the new point, as a string.
A message indicating success or error. Please refer to Return Syntax for details.
This command creates a new point that will alias, or tunnel/mirror its value with, an existing point. The first point must exist, and the second point will be created if it does not exist. They do not need to be in separate domains.