Skip to content

access add

apppack access add

add access for users to the app

Synopsis

Requires admin permissions. Updates the application Cloudformation stack to add access for the user.

apppack access add <email>...

Examples

apppack -a my-app access add user1@example.com user2@example.com

Options

  -h, --help            help for add
      --region string   AWS region of app

Options inherited from parent commands

  -c, --account string    AWS account ID or alias (not needed if you are only the administrator of one account)
  -a, --app-name string   app name (required)
      --aws-credentials   use AWS credentials instead of AppPack.io federation
      --debug             enable debug logging

SEE ALSO