Refactoring start sla-drain (#7)
Changing sla-drain command to be less cumbersome. sla-drain command now takes --count or --percentage and they are mutually exclusive.
This commit is contained in:
parent
b65ac55c1c
commit
fa0179292a
5 changed files with 55 additions and 63 deletions
2
go.mod
2
go.mod
|
@ -12,3 +12,5 @@ require (
|
|||
github.com/spf13/viper v1.3.1
|
||||
gopkg.in/yaml.v2 v2.2.2
|
||||
)
|
||||
|
||||
go 1.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue