Version: v0.0.1 
amorphic_user_agreements_terms_and_conditions_PostUserAgreements
amorphic user_agreements_terms_and_conditions PostUserAgreements
Creates a new user agreement in the system
amorphic user_agreements_terms_and_conditions 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")