Module mz_persist_client::cli::admin
source ยท Expand description
CLI introspection tools for persist
Structsยง
- Commands for read-write administration of persist state
- Finalize
Args ๐Manually finalizes a shard. - Force
Compaction ๐Args Manually completes all fueled compactions in a shard. - Force
GcArgs ๐Manually completes all fueled compactions in a shard. - Restore
Blob ๐Args Attempt to restore all the blobs that are referenced by the current state of consensus.
Enumsยง
- Command ๐Individual subcommands of admin
Constantsยง
- Exposed for
mz-catalog
. - Exposed for
mz-catalog
. - Exposed for
mz-catalog
. - Exposed for
mz-catalog
.
Functionsยง
- Attempts to compact all batches in a shard into a minimal number.
- Manually completes all fueled compactions in a shard.
- force_
gc ๐ - make_
machine ๐ - make_
typed_ ๐machine - Runs the given read-write admin command.