hpcman user¶
This group has been partially implemented.
Command | Description | Status |
---|---|---|
check | Compare settings to system defaults | not implemented |
enable | Enable configuration of environment variables using hpcman | implented |
info | Get configuration info for user | not implemented |
quota | Check user disk quota | not implemented |
setup | Setup specific software and/or other settings. | implemented |
setvar | Set configuration info for user | not implemented |
ssh | Check sshkey setup and provide help | not implemented |
update-dotfiles | Update dotfile paths to the latest version | implemented |
Rationale¶
Users have difficulty configuring their shell environments, and don't always know where settings and/or programs are coming from.
This command should help users set up their shell environments, enable different software, find their home directory quota.
Details¶
This command group will depend on several pieces of software, but primarily leverages the python-dotenv package.