nx:connect-to-nx-cloud
Connect a workspace to Nx Cloud.
Monorepo World: October 7, 2024Monorepo World: October 7, 2024Join us!
Connect a workspace to Nx Cloud.
1nx generate connect-to-nx-cloud ...
2
By default, Nx will search for connect-to-nx-cloud
in the default collection provisioned in workspace.json.
You can specify the collection explicitly as follows:
1nx g nx:connect-to-nx-cloud ...
2
Show what will be generated without writing to disk:
1nx g connect-to-nx-cloud ... --dry-run
2
false
Anonymously store hashed machine ID for task runs
false
If the user will be using GitHub as their git hosting provider
user
Name of Nx Cloud installation invoker (ex. user, add-nx-to-monorepo, create-nx-workspace, nx-upgrade
Hide formatting logs