This website works better with JavaScript.
Explore
Help
Sign In
Tools
/
autorestic
mirror of
https://github.com/cupcakearmy/autorestic
Watch
1
Star
0
Fork
You've already forked autorestic
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5bcf5c9217
master
2
codespace-7990
0.1
0.10
0.11
0.12
0.13
0.14
0.15
0.16
0.17
0.18
0.19
0.2
0.20
0.21
0.22
0.23
0.24
0.25
0.26
0.27
0.28
0.29
0.3
0.4
0.5
0.6
0.7
0.8
0.9
RC
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1.0
v1.1.1
v1.1.2
v1.2.0
v1.3.0
v1.4.0
v1.4.1
v1.5.0
v1.5.1
v1.5.2
v1.5.3
v1.5.4
v1.5.5
v1.5.6
v1.5.7
v1.5.8
v1.6.0
v1.6.1
v1.6.2
v1.7.0
v1.7.1
v1.7.10
v1.7.11
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.7.6
v1.7.7
v1.7.9
v1.8.0
v1.8.1
v1.8.2
v1.8.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5bcf5c9217'
${ noResults }
autorestic
/
internal
/
flags
/
flags.go
9 lines
117 B
Raw
Normal View
History
Unescape
Escape
1.5.4
3 years ago
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
3 years ago
var
(
CI
bool
=
false
VERBOSE
bool
=
false
CRON_LEAN
bool
=
false
RESTIC_BIN
string
)