Version: v0.0.1 
amorphic_management
amorphic management
Options
-h, --help help for management
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")
SEE ALSO
- amorphic -
- amorphic management DeleteMailserversServerID - Deletes an existing mail server configuration from DynamoDB
- amorphic management DeleteRolesID - Deletes the access role
- amorphic management GetHealthcheck - A user, who is an admin can request the status of health of aws resources.
- amorphic management GetMailservers - Returns a list of all mail servers configured
- amorphic management GetMailserversServerID - Returns mail server configuration metadata
- amorphic management GetRoles - Returns a list of all roles present
- amorphic management GetRolesID - Get role by id
- amorphic management GetSamlgrouprolemappings - Returns all the mappings available in groups mapping table
- amorphic management GetUsageMonth - Gets the cost and usage of given month
- amorphic management PostFeedback - Gets feedback from user & store it in the table
- amorphic management PostMailservers - Create a new a mail server configuration and save it to DynamoDB
- amorphic management PostRoles - Create a new a access Role and save it to DynamoDB
- amorphic management PostSamlgrouprolemappings - Takes a json object of key group_ids and value role_ids and updates the group mappings table
- amorphic management PutMailserversServerID - Updates an existing mail server configuration
- amorphic management PutRolesID - Update Role Permissions or Users associated.