NLnetLabs / krillmanager

Layered infrastructure as code for running Krill as a highly available scalable service with integration points for monitoring and log analysis.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Some krillc commands cause tty warning #52

Closed ximon18 closed 4 years ago

ximon18 commented 4 years ago
# krillc repo request
Missing argument: --ca, alternatively you may use env var: KRILL_CLI_MY_CA
failed to resize tty, using default size

This is likely because the TTY size fix (see #1) used for the wizard also needs to be applied to the krillc subcommand as well.

ximon18 commented 4 years ago

Fixed in v0.2.3.