.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EUARE-USERADDPOLICY "1" "August 2013" "euca2ools 3.0.1" "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. .SH SYNOPSIS euare\-useraddpolicy \fB\-u\fR USER \fB\-p\fR POLICY \fB\-e\fR {Allow,Deny} \fB\-a\fR ACTION \fB\-r\fR RESOURCE [\-o] [\-\-as\-account ACCOUNT] [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] .SH DESCRIPTION Add a new policy to a user. To add more complex policies than this tool supports, see euare\-useruploadpolicy. .SS "optional arguments:" .TP \fB\-u\fR USER, \fB\-\-user\-name\fR USER user to attach the policy to (required) .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 ACTION, \fB\-\-action\fR ACTION action the policy should apply to (required) .TP \fB\-r\fR RESOURCE, \fB\-\-resource\fR RESOURCE resource the policy should apply to (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\-\-region\fR USER@REGION name of the region and/or user in config files to use to connect to the service .TP \fB\-U\fR URL, \fB\-\-url\fR URL identity service endpoint URL .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .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