euare-useraddpolicy (1) Linux Manual Page
NAME
euare-useraddpolicy – Add a new policy to a user. To add more complex policies than this tool supports, see euare-useruploadpolicy(1).
SYNOPSIS
euare-useraddpolicy -p POLICY -e {Allow,Deny} -a ACTIONS -r RESOURCES
- [-o] [–as-account ACCOUNT] [-U URL]
- [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] USER
DESCRIPTION
Add a new policy to a user. To add more complex policies than this tool supports, see euare-useruploadpolicy(1).
positional arguments:
- USER
- user to attach the policy to (required)
optional arguments:
-pPOLICY,–policy-namePOLICY- name of the new policy (required)
-e{Allow,Deny},–effect{Allow,Deny}- whether the new policy should Allow or Deny (required)
-aACTIONS,–actionACTIONS- action(s) the policy should apply to (at least one required)
-rRESOURCES,–resourceRESOURCES- resource(s) the policy should apply to (at least one required)
-o,–output- display the newly-created policy
–as-accountACCOUNT- [Eucalyptus cloud admin only] run this command as the administrator of another account
-UURL,–urlURL- identity service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–debug -
- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
