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

Add documentation on specifying a region / allowed region values #30

Open
Elyseum opened this issue Apr 2, 2024 · 0 comments
Open

Add documentation on specifying a region / allowed region values #30

Elyseum opened this issue Apr 2, 2024 · 0 comments

Comments

@Elyseum
Copy link

Elyseum commented Apr 2, 2024

When creating a marketplace, non-US users will want to specify the region to create the marketplace in.
You can do this by specifying the --region / -r parameter, which is part of the --help output of the seed command.

What is not specified are the allowed values this parameter accepts. As far as I know, there is not document describing it. I managed to derive them from the filter list on https://portal.ordercloud.io/marketplaces.

Allowed values are:

  • aus (for 'Australia-East')
  • est (for 'US-East')
  • eur (for 'Europe-West')
  • jpn (for 'Japan-East')
  • usw (for 'US-West', this is the default value)
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

No branches or pull requests

1 participant