CyberShell
  • Joined on 2022-08-28
CyberShell pushed to master at CyberShell/backy 2023-01-18 07:49:58 +00:00
37c57f6438 added release
CyberShell pushed to master at CyberShell/backy 2023-01-18 07:49:15 +00:00
1c7515a633 fix: gitea url
CyberShell pushed to develop at CyberShell/backy 2023-01-18 07:48:51 +00:00
37c57f6438 added release
CyberShell pushed to develop at CyberShell/backy 2023-01-18 07:41:04 +00:00
1c7515a633 fix: gitea url
8079030752 add gitea info
Compare 2 commits »
CyberShell pushed tag v0.0.2 to CyberShell/backy 2023-01-18 07:36:09 +00:00
CyberShell pushed tag 0.0.2 to CyberShell/backy 2023-01-18 07:35:03 +00:00
CyberShell pushed to master at CyberShell/backy 2023-01-18 07:26:38 +00:00
8079030752 add gitea info
CyberShell pushed tag 0.0.1 to CyberShell/backy 2023-01-18 07:25:11 +00:00
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