Discover what's in an environment
Before deploying something into production, it is often useful to know what is currently there.
Example usage
For this example, we will assume we have a stage name "production" that will automatically deploy a binary onto a production server
- Start at the Environments page
- Click on the name of your "production" stage
- The Stage Details page will show every time Go has deployed your application