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

Pull Addon #78

Merged
merged 2 commits into from
Apr 1, 2022
Merged

Pull Addon #78

merged 2 commits into from
Apr 1, 2022

Conversation

sean-e-dietrich
Copy link
Member

Moving from Core into it's own addon

Copy link
Member

@shelane shelane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some updated links and rewording of linking to the tools.

pull/README.md Outdated
# Remote Provider Pull

The `pull` addon was recently a core command but has been pulled out due as it is sometimes
quicker to get updates to just the addon as opposed to the whole platform.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull addon was recently a core command but has been moved to an addon command.


To interact with Acquia through Drush, the `SECRET_ACQUIA_CLI_SECRET` and
`SECRET_ACQUIA_CLI_KEY` are required. Additionally, access to the Acquia Cloud API
is required. If access is not allowed, fallback to using the [Drush](https://docs.docksal.io/fin/fin-pull/#drupal-drush) method.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"To interact with Acquia through the Acquia CLI, ..."

Drush to Acquia only requires an SSH key. It's the Acquia CLI that requires the additional secret and key.

pull/README.md Outdated
`SECRET_ACQUIA_CLI_KEY` are required. Additionally, access to the Acquia Cloud API
is required. If access is not allowed, fallback to using the [Drush](https://docs.docksal.io/fin/fin-pull/#drupal-drush) method.

More information on working with [Docksal with Acquia Drush](https://docs.docksal.io/tools/acquia-drush).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More information on working with Acquia CLI in Docksal.

pull/README.md Outdated
is set. More information on [generating tokens](https://pantheon.io/docs/machine-tokens/)
can be found in Pantheon's documentation.

More information on working with [Docksal with Pantheon](https://docs.docksal.io/tools/terminus).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Pantheon in Docksal]

pull/README.md Outdated
is set. For more information on [creating CLI tokens](https://docs.platform.sh/gettingstarted/cli/api-tokens.html)
for use with the Platform.sh CLI tool, consult with Platform's documentation.

More information on working with [Docksal with Platform.sh](https://docs.docksal.io/tools/platformsh).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Platform.sh in Docksal]

pull/README.md Outdated
url: http://example.com
```

More information on working with [Docksal and WP-CLI](https://docs.docksal.io/tools/wp-cli).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[WP-CLI in Docksal]

@sean-e-dietrich sean-e-dietrich marked this pull request as ready for review March 26, 2022 16:44
@lmakarov lmakarov self-assigned this Apr 1, 2022
@lmakarov lmakarov merged commit e618f39 into master Apr 1, 2022
@lmakarov lmakarov deleted the feature/add-pull branch April 1, 2022 16:22
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

Successfully merging this pull request may close these issues.

3 participants