rembrembdocs

Teams & Organizations

Collaborate with your team on OutRay

OutRay is built for collaboration. You can create organizations and invite team members to share resources.

If you belong to multiple organizations, you can switch between them using the CLI.

Interactive Switch

Run the following command to see a list of your organizations and select one:

outray switch

Direct Switch

If you know the slug of the organization you want to switch to, you can pass it directly:

outray switch my-org-slug

Per-Command Override

You can also override the active organization for a single command using the --org flag:

outray 3000 --org my-other-org