Commit Graph

9 Commits (b2efa574394d36e1fdaa21c5790fe118b5618b74)

Author SHA1 Message Date
David Kebler b2efa57439 fix bug in remove script 2024-05-01 19:13:54 -07:00
David Kebler d45198b025 fix extracted function bug
fix extra arguments of ssh-copy
sshpubkey remove additional ssh options with -- use -o
2024-03-13 09:20:42 -07:00
David Kebler 960790195c add login option
add shell option
add environment variable option
fix a couple bugs
add test function and test function launcher function
2024-02-22 13:43:48 -08:00
David Kebler c756711123 allow multiple environment variable options 2024-02-21 14:51:14 -08:00
David Kebler e075997e4c move remote uci install to own file
add login shell and environment variable options to remote
2024-02-21 14:47:54 -08:00
David Kebler a67d54e9dc Major refactor upgrades for remote scripting and access via ssh
ssh-copy now uses options and has help and uses new helpers to prepare the scp command
remote module totally redone.  now uses sshcp (scp) to copy the file
   makes use of the much improved bundle function for bundling script
now that remote_script is refactored can use for
ssh-pub-key
and for the uci remote install function
cleaned up ssh function a bit
add parsing functions to net-utils for parsing host
2024-02-21 11:33:37 -08:00
David Kebler c45418d313 cleanup 2023-12-14 21:31:40 -08:00
Kebler Network System Administrator a0f44558fa add shell base install script and corresponding remote install
fixed-imporved remote script and added support for script from HEREDOC or stdin
2023-02-15 15:34:59 -08:00
Kebler Network System Administrator e205bf3c50 feat: refactor ssh-config to enable environment variable substition 2022-12-26 10:32:29 -08:00