sparse-intern-71089
10/03/2019, 5:16 PMcolossal-beach-47527
10/03/2019, 5:20 PMcurl
command you can run to see all the data that pulled from the environment when you run a preview or update.nice-airport-15607
10/03/2019, 5:28 PMnice-airport-15607
10/03/2019, 5:43 PMactivity
tab on the website would be a cool feature to be able to view via pulumi stack activity
or some flag… at least the last activity.colossal-beach-47527
10/03/2019, 5:55 PMjq
for clearer rendering.)
# Substitute out chrsmith/.../dev for your own stack.
curl \
-H "Authorization: token ${PULUMI_ACCESS_TOKEN}" \
<https://api.pulumi.com/api/stacks/chrsmith/aws-access-key-rotator/dev/updates/14?output-type=service> | jq
nice-airport-15607
10/03/2019, 6:18 PMnice-airport-15607
10/03/2019, 6:25 PM/updates/14/
stay in there as well, or take that out too?colossal-beach-47527
10/03/2019, 6:25 PMnice-airport-15607
10/03/2019, 6:27 PM-H "Authorization: token ...
, does that token
need to be there, or just pul-12349999
?nice-airport-15607
10/03/2019, 6:34 PMparse error: Invalid numeric literal at line 1, column 10
, I’ll keep working on this, but i totally appreciate it @colossal-beach-47527nice-airport-15607
10/03/2019, 6:41 PM<https://api>.
, mine is <https://app>.
right?nice-airport-15607
10/03/2019, 6:56 PM