Skip to content

Instantly share code, notes, and snippets.

@nehemiahj
Last active September 11, 2023 20:10
Show Gist options
  • Save nehemiahj/70566de3775715441e6c97a9b0025554 to your computer and use it in GitHub Desktop.
Save nehemiahj/70566de3775715441e6c97a9b0025554 to your computer and use it in GitHub Desktop.
To Connect to XM Cloud Environments
# Connec to PROD Environment
dotnet sitecore cloud environment connect --environment-id 1rg2Cn4Nz9HlMvJDoMlp0R --allow-write
# Connec to DEV Environment
dotnet sitecore cloud environment connect --environment-id 5uQrDqtEeitxTlNdOCTmwM --allow-write
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment