mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-11 18:28:11 +00:00
Jarrod Johnson
f92b1ed4a3
Implement ability to prompt for nodeattrib options.
For certain attributes, notably passwords, it is sometimes desirable to prompt interactively to help facilitate keeping such data out of bash_history, screen sharing, and ps output. -e enables this if the user is aware of how to use 'read', -p is a quicker way to enable this.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%