Version: v0.0.2 
amorphic_management_PostUserAgreements
amorphic management PostUserAgreements
Creates a new user agreement in the system
amorphic management PostUserAgreements [flags]
Options
--Content-Type string
--UserAgreementInput string Optional json string for [UserAgreementInput].
-h, --help help for PostUserAgreements
--postUserAgreementsBody.AgreementName string Required.
--postUserAgreementsBody.Description string Required.
--postUserAgreementsBody.TermsOfUse string Required.
--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")