Command
Returns the full cluster topology including cluster name, metadata version, and per-shard details.
Command
Returns the full cluster topology including cluster name, metadata version, and per-shard details.
Command
Returns metadata for the local cluster member.
Command
Returns detailed metadata for a single shard.
Command
Removes an entire cluster's metadata from FoundationDB.
Command
Returns metadata for a specific cluster member.
Command
Initializes a new Kronotop cluster.
Command
Lists all members in the cluster with their metadata.
Command
Lists cluster members suspected to be unresponsive.
Command
Removes a member from the cluster.
Command
Manages shard-to-member routing for primary and standby assignments.
Command
Overrides the status of a cluster member.
Command
Changes the operational status of a shard.
Command
Advances a cursor to fetch or process the next batch of documents.
Command
Closes a cursor and releases its associated query context from the session.
Command
Creates a new bucket with optional shard assignment and index definitions.
Command
Lists all active cursors for the current session.
Command
Deletes documents from a bucket that match a filter expression.
Command
Returns the query execution plan for a given query without executing it.
Command
Manages indexes on bucket fields.
Command
Inserts one or more documents into a bucket.
Command
Returns the names of all buckets in the current namespace.
Command
Returns the routing information for a bucket, showing which shards hold its data and the addresses of primary and standby replicas.
Command
Permanently deletes a bucket and all its data (hard delete).
Command
Queries documents from a bucket using a filter expression.