Skip to content

access remove

apppack access remove

remove access for users to the app

Synopsis

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

apppack access remove <email>...

Examples

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

Options

  -h, --help            help for remove
      --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