Version: v0.0.2 
amorphic_users_PostGroups
amorphic users PostGroups
Creates a new group with access details
amorphic users PostGroups [flags]
Options
--Content-Type string
--GroupInfo string Optional json string for [GroupInfo].
-h, --help help for PostGroups
--postGroupsBody.CreatedBy string
--postGroupsBody.CreationTime string
--postGroupsBody.GroupId string
--postGroupsBody.GroupName string Required.
--postGroupsBody.GroupType string Required.
--postGroupsBody.IsActive string
--postGroupsBody.LastModifiedBy string
--postGroupsBody.LastModifiedTime string
--postGroupsBody.StatusMessage string
--postGroupsBody.UpdateStatus string
--role_id string Required.
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")