share-add
Share an instance with a user via email
Usage
share add <instance> <email> [flags]
Description
Share an instance with another user. By default, shares both SSH and HTTP access.
Options
--http
Share HTTP access only (default: false)
--ssh
Share SSH access only (default: false)