Our community is getting an upgrade on July 2nd! Learn more in the FAQs →
Forum Discussion
ELLIOTTCABLE
2 months agoNew Contributor
1Password 'Environments' and monorepos/collocated deployment configuration
I'm fiddling with Environments today to see how it would work for my workflows, and immediately ran into two fairly significant blockers: ## Multi-environment orchestration The only way I can s...
clayton_at_midnite
1 month agoNew Contributor
Not ideal, but you can dump out the env name and ID from
https://<your_subdomain>.1password.com/developer-tools/active/environments
using some browser console javascript.