This website requires JavaScript.
Explore
Help
Sign In
cupcakearmy
/
autorestic
Watch
1
Star
0
Fork
0
You've already forked autorestic
mirror of
https://github.com/cupcakearmy/autorestic.git
synced
2024-11-05 13:14:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b30998b9a
autorestic
/
internal
/
flags
/
flags.go
9 lines
117 B
Go
Raw
Normal View
History
Unescape
Escape
1.5.4
2022-02-16 21:42:54 +01:00
package
flags
1.7.0 (#188) * stream the output (#186) * dont duplicate global flags (#187) * docs for tagging * fix self update path (#190) * version bump & changelog
2022-04-27 00:48:52 +02:00
var
(
CI
bool
=
false
VERBOSE
bool
=
false
CRON_LEAN
bool
=
false
RESTIC_BIN
string
)
Reference in New Issue
Copy Permalink