Skip to content

v0.3.0

Choose a tag to compare

@edsuwarna edsuwarna released this 31 May 10:29
· 37 commits to main since this release

OpsTerm v0.3.0 β€” Improved Help & Better UX πŸš€

Changes:

  • Redesigned opsterm --help with grouped categories:
    • Core Commands: prompt, ssh, scp, run
    • Management Commands: servers, workflows, provider, config, vault
    • Utility Commands: history, last, explain-last, init, update, completion
    • Pipe Mode: dedicated section
  • Clear sub-command actions shown inline per management command
  • Full English, consistent terminology
  • More examples including config set usage
  • Footer with repository link
  • Removed duplicate options display

Install:

curl -L https://raw.githubusercontent.com/edsuwarna/opsterm/v0.3.0/bin/opsterm -o ~/.local/bin/opsterm
chmod +x ~/.local/bin/opsterm

Update:

opsterm update