CyberShell
  • Joined on 2022-08-28
CyberShell pushed tag v0.0.1 to CyberShell/backy 2023-01-18 07:25:11 +00:00
CyberShell pushed to master at CyberShell/backy 2023-01-18 05:11:16 +00:00
15019fbd61 updated install command
CyberShell pushed to develop at CyberShell/backy 2023-01-18 05:08:54 +00:00
15019fbd61 updated install command
CyberShell created branch develop in CyberShell/backy 2023-01-18 04:52:14 +00:00
CyberShell pushed to develop at CyberShell/backy 2023-01-18 04:52:14 +00:00
CyberShell pushed to master at CyberShell/backy 2023-01-18 04:47:38 +00:00
3960d5ec75 small changes, added goreleaser
CyberShell pushed to master at CyberShell/backy 2023-01-17 08:22:01 +00:00
9f615b0750 doc updates
CyberShell pushed to master at CyberShell/backy 2023-01-17 06:57:26 +00:00
8e9d563d1f fixes
CyberShell pushed to master at CyberShell/backy 2023-01-17 06:55:35 +00:00
e2f4553303 A runnable command
CyberShell commented on issue CyberShell/backy#1 2023-01-16 06:50:27 +00:00
Add config options and commands using cobra

Add options for logging to stdOut and stdErr.

logging:
  verbose: true
  file: blah.log
  stderr: true
  stdout: false
CyberShell commented on issue CyberShell/backy#1 2023-01-16 06:46:34 +00:00
Add config options and commands using cobra

-d will not be an option.

-l, -list will be.

CyberShell pushed to master at CyberShell/backy 2023-01-10 04:19:00 +00:00
15a7ca6c3d Progress on sub-commands, added unmarshalling
CyberShell pushed to master at CyberShell/backy 2023-01-04 05:57:23 +00:00
ae87ccb4b5 reverted to on hostname, added zerolog
CyberShell pushed to master at CyberShell/backy 2023-01-04 02:09:07 +00:00
6b85913316 added zerolog
CyberShell pushed to master at CyberShell/backy 2023-01-03 02:02:57 +00:00
9d07298eb0 ssh host key checking with ssh/knownhosts pkg
CyberShell pushed to master at CyberShell/backy 2023-01-02 23:50:42 +00:00
9648fe8ab9 debug
CyberShell pushed to master at CyberShell/backy 2023-01-02 23:47:14 +00:00
14650c4db1 add debug
CyberShell pushed to master at CyberShell/backy 2023-01-02 23:41:45 +00:00
3863f34fc0 base64 encoding for host
CyberShell pushed to master at CyberShell/backy 2023-01-02 20:55:23 +00:00
abec574b76 more work on host key checking
CyberShell pushed to master at CyberShell/backy 2023-01-02 20:47:23 +00:00
198d0ca4b9 fix for host key