flyctl orgs invite

Invite user (by email) to organization

About

Invite a user, by email, to join organization. The invitation will be sent, and the user will be pending until they respond. See also orgs revoke.

Usage

flyctl orgs invite <org> <email> [flags]

Options

  -h, --help   help for invite

Global Options

  -t, --access-token string   Fly API Access Token
  -j, --json                  json output
  -v, --verbose               verbose output

See Also

  • flyctl orgs - Commands for managing Fly organizations