3scale-archive / 3scale-cli

DEPRECATED Beta of 3scale CLI, manage your 3scale installation directly from terminal (community supported)
https://www.3scale.net
MIT License
9 stars 21 forks source link

Skip interactive questions on import #60

Closed picsoung closed 6 years ago

picsoung commented 6 years ago

Few iterations ago we have introduces interactive question on import command to guide user around. This broke integrations and scripts that people made relying on the CLI.

Adding a -m, --allmethods option to be able to skip interactive questions, specially on selecting methods to import and creation of a new service.