Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lando pull should pass in flags to acli, at the least the --on-demand flag #73

Closed
nalipaz opened this issue Dec 22, 2023 · 1 comment
Closed

Comments

@nalipaz
Copy link

nalipaz commented Dec 22, 2023

The lando pull command works great but it seems that it doesn't pass in flags that are available. Due to the output provided by acli it is seemingly confusing why the flags passed in won't work as well.

% lando pull
If you would like to customize the behavior of this message then check out:
https://docs.lando.dev/config/releases.html
? Pull code from? none
? Pull database from? Dev, dev (vcs: pipelines-build-development)
? Pull files from? Dev, dev (vcs: pipelines-build-development)
--
The following Cloud Platform API key is active:....

 [INFO] Using a database backup that is 21 hours old. Backup #269581476 was created at Fri Dec 21 3:47:05 UTC 2023.      
                                                                                                                        
        You can view your backups here: https://cloud.acquia.com/a/environments/.../databases
                                                                                                                        
        To generate a new backup, re-run this command with the --on-demand option.

As seen here the acli command outputs the detail about the --on-demand flag. That said, it was a bit confusing at first when that flag had no affect on the command. I realized however and would like to request that we be able to pass in that flag to lando pull and it will subsequently pass it into acli.

@nalipaz nalipaz changed the title lando pull should pass in flags to acli, at the least the --on-demand flag lando pull should pass in flags to acli, at the least the --on-demand flag Dec 22, 2023
@nalipaz
Copy link
Author

nalipaz commented Dec 27, 2023

Closing in favor of #74

@nalipaz nalipaz closed this as completed Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant