I have the latest nctl version:
$ nctl --version
1.12.2 (commit: 500c820c54827bedc18248ecad89a9bea354fbeb, date: 2025-10-09T13:20:14Z)
But nctl delete bucket is still missing:
$ nctl delete bucket
Usage: nctl delete <command> [flags]
...
According to PR #288 should be implemented right now.
@gajicdev Is this by design or small bug?