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

Retrieve outputs from resources inside environments/datacenters #128

Open
davidthor opened this issue Jul 22, 2023 · 0 comments
Open

Retrieve outputs from resources inside environments/datacenters #128

davidthor opened this issue Jul 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@davidthor
Copy link
Member

Is your feature request related to a problem? Please describe.

Right now it is difficult for me to inspect the results of my deployments and datacenters. I can see job status and basic messages, but not input/output payloads to ensure that I configured everything correctly.

Describe the solution you'd like

I'd like a way to inspect the state of my environments or datacenters. I'd also like to be able to target specific resources within each state file so I can further refine my debugging efforts:

$ arcctl inspect environment <env-name> --filter component=mailslurper --filter type=deployment
inputs:
  # ...
outputs:
  # ...
@davidthor davidthor added the enhancement New feature or request label Jul 22, 2023
@davidthor davidthor added this to the v0.2 - Lifecycle hooks milestone Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant