-
Notifications
You must be signed in to change notification settings - Fork 94
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
Adding aliases #149
Comments
I can't see a reason, why the IP addresses are missing in the result JSON string of this command. As you probably know, the idea of the |
@martin-dodo-hartmann Is this something you can add? |
We will not get to it in the near future, but @lornadsilvasonos if you want, feel free to create a PR. |
Perhaps #187 helps with this issue in a tangential way? |
@lornadsilvasonos Now that sandbox IP addresses can queried (see #187), will that help you when working with aliases? |
When using
sfcc-ci sandbox:alias:add -s sbx_id -h www.abc.com
I get a selection of three IP addresses to add to my hosts file. But when I use the commandsfcc-ci sandbox:alias:add -s sbx_id -h www.abc.com -j
I do not get the IP addresses that need to be added to my hosts file.What is the solution here?
The text was updated successfully, but these errors were encountered: