Skip to content

v0.3.5 — Connection Lifecycle

Choose a tag to compare

@ewega ewega released this 19 Feb 18:12
· 84 commits to main since this release
de9308f

Connection Lifecycle

Complete CRUD for plugin connections:

  • *\configure connection delete* (#9 / PR #25) — Delete connections with confirmation prompt, state file cleanup
  • *\configure connection test* (#10 / PR #26) — Test saved connections by ID, interactive or flag-based
  • *\configure connection update* (#11 / PR #27) — In-place PATCH for token rotation, org/enterprise changes; post-update test; state file sync

All three commands support both interactive and --plugin/--id\ flag modes.