Skip to main content
The appz teams command is designed to manage teams, offering capabilities to list, add, and invite new team members. You can manage teams with additional options and more comprehensive control via the Appz Dashboard.

Usage

terminal
appz teams list
Executing the appz teams command to list all teams you’re a member of.

Extended Usage

terminal
appz teams add
Using the appz teams command to create a new team.
terminal
appz teams invite [email]
Using the appz teams command to invite a new team member.

Global Options

These general options can be applied when using the appz dev command:
  • --cwd
  • --debug
  • --global-config
  • --help
  • --local-config
  • --no-color
  • --scope
  • --token
For detailed information on these global options and their applications, refer to the options section.