-
-
Save Randommood/919990 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@ey_gatekeeper Iness-MacBook-Pro:~ $ cat ~/.eyerc | |
:staging: | |
:xdna: | |
:gatekeeper: https://gatekeeper-staging.engineyard.com | |
:key:### | |
:secret: ### | |
:pal: | |
:url: https://pal-staging.engineyard.com | |
# :production: | |
# :xdna: | |
# :gatekeeper: https://gatekeeper.engineyard.com | |
# :key: ### | |
# :secret: ### | |
# :pal: | |
# :url: https://pal.engineyard.com | |
@ey_gatekeeper Iness-MacBook-Pro:~ $ eye instance:ssh -u isombra tm-001603e5a430 | |
Couldn't find xdna and pal settings for the `production` environment. | |
Perhaps you need to create ~/.eyerc or add an appropriate section to it. | |
See https://engineyard.onconfluence.com/display/xCloud/eye for help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment