Creates a token scoped to a federated graph. The token permits the router to communicate with the platform and to export metrics to the collectors.
npx wgc router token create
command creates a new token for a federated graph. The token can be used to authenticate against the control plane from the routers.
<name>
: The name of the token to create. Only serves as a reference for the user.-n, --namespace
: The namespace of the federated graph (Default: “default”).