Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 15:30
· 7 commits to main since this release
b16f602

octa-cli v0.1.0

Added

  • Node management commands covering the full /nodes API surface:
    octa nodes show <id>, nodes ident <id>, nodes logs <id>,
    nodes prices <id>, and nodes reboot <id>. nodes list gains --country
    and --app filters.
  • octa account wallet generates a new wallet for the authenticated account.
  • octa sessions info <uuid-or-prefix> shows detailed information for a single
    session (-o json prints the raw server response).
  • octa idle-jobs show <node-id> <job-id> and
    octa idle-jobs logs <node-id> <job-id> inspect idle jobs.
  • octa network prints network statistics and configuration.

Changed

  • CI and release workflows updated to the current major versions of the GitHub
    Actions they use (checkout, setup-go, upload-artifact,
    download-artifact, golangci-lint-action, action-gh-release) to clear the
    deprecated Node 20 runtime warnings.

Upgrade notes

  • No breaking changes. All additions are new commands; existing command
    behavior and JSON output are unchanged.
  • The render service (/services/r, /services/render) is intentionally not
    exposed yet and is planned for a later release.

Assets

Five platform-specific binaries + SHA256SUMS. Verification:

shasum -a 256 -c SHA256SUMS