Skip to main content
Nuon documentation home page
Search...
⌘K
Log in
Log in
Search...
Navigation
How To
Team Management
Documentation
Changelog
Architecture
Concepts
Guides
Support
Nuon.co
GitHub
Slack community
Configuration
App and Install Life Cycle
Connect GitHub
Docker Build Components
Container Image Components
Terraform Components
Helm Chart Components
Kubernetes Manifest Components
Component Dependencies
Actions
How To
Install Access Permissions
Using Variables
Using READMEs
Custom Domains
Sandbox Orgs
Team Management
Runner Management Mode
Integrations
Notifications
GitHub Actions
Production-Readiness Checklist
Introduction
Package
Monitor
Deploy
Debug
Break Glass
Customer Setup
On this page
Invite a user to your Org
View invites
Delete an invite / remove users
How To
Team Management
Copy page
Add team members to your Nuon Org
Copy page
You can add users to your Nuon Org using our CLI.
Invite a user to your Org
You can invite a user by email to your Nuon Org using our cli:
Copy
nuon
orgs
invite
[email protected]
The invited user will get a welcome email, and when they sign into the Dashboard next will automatically be added to your Org.
View invites
You can view invites for your Org using our cli:
Copy
nuon
orgs
list-invites
Delete an invite / remove users
If you need to delete an invite, or remove a user from your Org,
please contact us
.
Sandbox Orgs
Runner Management Mode