Support non-interactive mode for prime-cli, especially for backup and upgrade

The prime-cli backup and prime-cli upgrade commands require interactive key presses (e.g., “Hit Enter or Return”) to proceed. This makes it less convenient to automate updates and backups.

Could a --yes or --non-interactive flag be added to skip confirmation prompts and assume defaults? This would allow straightforward use in cron jobs, Ansible playbooks, and other automation without needing to wrap prime-cli in expect scripts.

Thanks!

That’s a fair point. I’ll pass this to the team as a feature request.

1 Like