psadmin supports usage of the environment variables. The environment variables are defined with prefix string "PS_ADMIN_". For example, if a command has a required option "adminuser", users can set an environment variable, PS_ADMIN_ADMINUSER, with the adminuser value. Later, while executing the command, if this option is not presented, the value from the environment variable will be used.