Christian Schwarz
|
fb6f58b735
|
client/status: switch to package tcell which works with solaris
Can't cross compile Solaris binaries though:
tcell for Solaris needs cgo.
|
2018-10-13 16:57:05 +02:00 |
|
Christian Schwarz
|
5c3c83b2cb
|
cli: refactor to allow definition of subcommands next to their implementation
|
2018-10-13 16:22:19 +02:00 |
|
Christian Schwarz
|
a85abe8bae
|
client/status: improve hiding of data if current state makes it obsolete
|
2018-10-12 22:47:06 +02:00 |
|
Christian Schwarz
|
af3d96dab8
|
use enumer generate tool for state strings
|
2018-10-12 22:10:49 +02:00 |
|
Christian Schwarz
|
025fbda984
|
client/status: only show progress bar in non-planning states
|
2018-10-12 16:00:37 +02:00 |
|
Christian Schwarz
|
75e42fd860
|
pruner: implement Report method + display in status command
|
2018-09-24 19:25:40 +02:00 |
|
Christian Schwarz
|
d04b9713c4
|
implement pull + sink modes for active and passive side
|
2018-09-24 12:36:10 +02:00 |
|
Christian Schwarz
|
e3be120d88
|
refactor push + source into active + passive 'sides' with push and source 'modes'
|
2018-09-24 12:36:10 +02:00 |
|
Christian Schwarz
|
9446b51a1f
|
status: infra for reporting jobs instead of just replication.Report
|
2018-09-23 21:11:33 +02:00 |
|
Christian Schwarz
|
9dd662df08
|
status: raw output subcommand
|
2018-09-23 14:44:53 +02:00 |
|
Christian Schwarz
|
1edf020ce7
|
status command: better handling of 'nothing to do' Complete state
|
2018-09-06 11:46:02 -07:00 |
|
Christian Schwarz
|
c60ed78bc5
|
status subcommand: only draw one big progress bar of the entire replication
more details on progress per step in text form
|
2018-09-06 11:05:32 -07:00 |
|
Christian Schwarz
|
acd2418803
|
handle DryRun send size estimate errors with bookmarks
|
2018-09-05 17:41:25 -07:00 |
|
Christian Schwarz
|
d55a271ac7
|
WIP adopt updated yaml-config with 'fromdefaults' struct tag
|
2018-09-02 15:46:03 -07:00 |
|
Anton Schirg
|
5442d8e7d5
|
status: calculate max fs name length
|
2018-08-30 15:21:07 +02:00 |
|
Anton Schirg
|
48feaff054
|
fix some status display alignment
|
2018-08-30 15:21:07 +02:00 |
|
Anton Schirg
|
47d8a5a7cd
|
status: only show active not all versions of active filesystem
|
2018-08-30 12:58:13 +02:00 |
|
Anton Schirg
|
583773025f
|
nicer progress bar
|
2018-08-30 12:58:13 +02:00 |
|
Anton Schirg
|
98f3f3dfd8
|
show expected size of current send
Needs to be changed to send sizes for all planned steps
|
2018-08-30 12:58:13 +02:00 |
|
Anton Schirg
|
6ca11a7391
|
byte counter for status
|
2018-08-30 12:54:30 +02:00 |
|
Anton Schirg
|
42056f7a32
|
status: do not show problem field when none exists
|
2018-08-30 12:54:30 +02:00 |
|
Anton Schirg
|
6cedd0a2e8
|
add status command
|
2018-08-30 12:54:30 +02:00 |
|