-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Pull Addon #78
Conversation
There was a problem hiding this 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. |
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
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). |
There was a problem hiding this comment.
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). |
There was a problem hiding this comment.
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). |
There was a problem hiding this comment.
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). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[WP-CLI in Docksal]
Moving from Core into it's own addon