You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to get the Last active field from the browser UI with this command: neonctl branches list --project-id PROJECT_ID --output json?
Currently, I only see a created_at and an updated_at, neither of which match the data of the Last active column. We're trying to automate branch cleanup and need this data to know which branches are safe to be pruned.
So essentially, we need the same information that powers the "Last Active" column in the Neon Console UI made available in the neonctl response to neonctl branches list
The text was updated successfully, but these errors were encountered:
stepashka
changed the title
Make "Last Active" available in neonctl branches list
ImprovementMake "Last Active" available in neonctl branches list
Sep 6, 2024
stepashka
changed the title
ImprovementMake "Last Active" available in neonctl branches list
Improvement: Make "Last Active" available in neonctl branches list
Sep 6, 2024
From Discord: https://discord.com/channels/1176467419317940276/1281248863470096446/1281248863470096446
So essentially, we need the same information that powers the "Last Active" column in the Neon Console UI made available in the neonctl response to
neonctl branches list
The text was updated successfully, but these errors were encountered: