To determine the subcommands and the options that a specific role is authorized to perform, see the note at the end of the section that describes the command and subcommand pair. This information is available in the PDF version, in the HTML version, and in the Oracle FS CLI help.
fscli account -add -help
$ fscli account -add -help account -add Creates an account. SYNOPSIS account -add -name account-name -role {admin1 | admin2 | monitor | support} [-email email-address] [-phone phone-number] [{-enable | -disable}] [-fullName full-name] [-passwordDuration duration-in-days] [{-sessionKey | -u admin-user -oracleFS oracle-fs-system}] [{-outputformat | -o} { text | xml }] [{-timeout timeout-in-seconds | -verify | -usage | -example | -help}] DESCRIPTION The "account -add" command creates additional accounts. To base a new account on an existing account, run the "account -list -account *account-id-or-fqn* -details" command to obtain information about the roles and other settings that are currently defined for the account that you want to replicate. Note: Only administrators with primary administrator or admin1 roles are authorized to run the account -add command.