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

Pulling data from platform.sh multiple apps #5727

Closed
1 task done
nir-riskified opened this issue Jan 23, 2024 · 1 comment
Closed
1 task done

Pulling data from platform.sh multiple apps #5727

nir-riskified opened this issue Jan 23, 2024 · 1 comment

Comments

@nir-riskified
Copy link
Contributor

nir-riskified commented Jan 23, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem?

No

Describe your solution

There is no way to pull data from platform.sh when you have more than one app in the environment.

Running ddev pull platform returning this error :
Specifying the --app or --worker is required in non-interactive mode

It would be great to support an additional variable for the app ID.
Something like :
web_environment:
- PLATFORM_PROJECT=project_id
- PLATFORM_ENVIRONMENT=main
- PLATFORM_APP=app ( Should be optional )

Describe alternatives

No response

Additional context

No response

@nir-riskified
Copy link
Contributor Author

nir-riskified commented Jan 23, 2024

#5728

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant