cli
cli copied to clipboard
CLI-1370: PHP warning in pull:db when backup fails
Motivation
Fixes warnings when a backup (or any other Cloud API task) fails
Proposed changes
Check the notification response to make sure the task completed successfully
Testing steps
- Follow the contribution guide to set up your development environment or download a pre-built acli.phar for this PR.
- Clear the kernel cache to pick up new and changed commands:
./bin/acli ckc
- (add specific steps for this pr)