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

Build get files command #12

Merged
merged 9 commits into from
Aug 27, 2023
Merged

Build get files command #12

merged 9 commits into from
Aug 27, 2023

Conversation

edwtorba
Copy link
Contributor

@edwtorba edwtorba commented Aug 25, 2023

Ticket:

Description:

  • Implements the command get-files.
  • Update the documentation.
  • Include the command get-files into the command local:build.

How to test:

  • Create and configure a project with lando or ddev.
  • Configure the environment parameters: remote_platform, remote_sitename and remote_canonical_env.
  • Run the following command: fire get-files or fire pull-files.
  • Then run the following command: ls -lha web/sites/default/files and check that the website's files were downloaded.

@edwtorba edwtorba changed the title - Implements the command get-files. build get files command Aug 25, 2023
@edwtorba edwtorba changed the title build get files command Build get files command Aug 25, 2023
@edwtorba edwtorba requested a review from rigoucr August 25, 2023 06:33
@rigoucr rigoucr merged commit 69a675f into main Aug 27, 2023
@rigoucr rigoucr deleted the feature/build-get-files-command branch August 27, 2023 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants