obergt / Isilon_Tools

The script utilizing Isilon Platform API interface to back up shares, exports and quotas for use cases such as: DRP and backup necessaryconfiguration for DR.
24 stars 11 forks source link

Added support for password in environment variable #8

Closed pa-jberanek closed 3 years ago

pa-jberanek commented 6 years ago

Passing a password on the command-line can be unsafe, so in addition to supporting --password this allows the password to be passed in the environment variable ISI_TOOLS_PASSWORD instead.