pachctl license add-cluster #
Register a new cluster with the license server.
Synopsis #
This command registers a new cluster with Enterprise Server.
pachctl license add-cluster [flags]Examples #
 pachctl license add-cluster --id=my-cluster --address=grpc://my-cluster:1653 --secret=secretOptions #
      --address string   Set the host and port where the cluster can be reached.
  -h, --help             help for add-cluster
      --id string        Set the ID for the cluster to register.
      --secret string    Set the shared secret to use to authenticate this cluster.Options inherited from parent commands #
      --no-color   Turn off colors.
  -v, --verbose    Output verbose logsSEE ALSO #
- pachctl license - License commmands manage the Enterprise License service