.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUARE-USERADDPOLICY "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euare-useraddpolicy \- Add a new policy to a user. To add more complex policies than this tool supports, see euare-useruploadpolicy(1). .SH SYNOPSIS euare\-useraddpolicy \fB\-p\fR POLICY \fB\-e\fR {Allow,Deny} \fB\-a\fR ACTIONS \fB\-r\fR RESOURCES .TP [\-o] [\-\-as\-account ACCOUNT] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] USER .SH DESCRIPTION Add a new policy to a user. To add more complex policies than this tool supports, see euare\-useruploadpolicy(1). .SS "positional arguments:" .TP USER user to attach the policy to (required) .SS "optional arguments:" .TP \fB\-p\fR POLICY, \fB\-\-policy\-name\fR POLICY name of the new policy (required) .TP \fB\-e\fR {Allow,Deny}, \fB\-\-effect\fR {Allow,Deny} whether the new policy should Allow or Deny (required) .TP \fB\-a\fR ACTIONS, \fB\-\-action\fR ACTIONS action(s) the policy should apply to (at least one required) .TP \fB\-r\fR RESOURCES, \fB\-\-resource\fR RESOURCES resource(s) the policy should apply to (at least one required) .TP \fB\-o\fR, \fB\-\-output\fR display the newly\-created policy .TP \fB\-\-as\-account\fR ACCOUNT [Eucalyptus cloud admin only] run this command as the administrator of another account .TP \fB\-U\fR URL, \fB\-\-url\fR URL identity service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit