scale function in selector.py has incorrect base_args
Closed this issue · 1 comments
rbkumar88 commented
Hi,
the base args should be --replicas
not --scale
.
Getting the following error.
Error: unknown flag: --scale
bradmwilliams commented
@rbkumar88 Thanks for reporting this issue! I have fixed the logic and published a new version (1.0.7).