Skip to main content

Module command

Module command 

Source
Expand description

Export V2 CLI commands.

Structsยง

ExportConfig ๐Ÿ”’
ExportCreate
Export tool implementation.
ExportCreateCommand
Create a new snapshot.
ExportList
Export list tool implementation.
ExportListCommand
List snapshots under a parent location.
ExportVerify
Export verify tool implementation.
ExportVerifyCommand
Verify snapshot integrity.
SnapshotListEntry ๐Ÿ”’
SnapshotScanResult ๐Ÿ”’
VerifyChunkSummary ๐Ÿ”’
VerifyProblem ๐Ÿ”’
VerifyReport ๐Ÿ”’

Enumsยง

ExportV2Command
Export V2 commands.
VerifySeverity ๐Ÿ”’

Functionsยง

build_schema_ddl ๐Ÿ”’
canonical_schema_selection ๐Ÿ”’
chunk_plan_matches ๐Ÿ”’
directory_word ๐Ÿ”’
format_chunk_plan ๐Ÿ”’
format_list_chunks ๐Ÿ”’
format_schema_selection ๐Ÿ”’
print_snapshot_list ๐Ÿ”’
print_unreadable_warnings ๐Ÿ”’
print_verify_report ๐Ÿ”’
safe_manifest_data_file_path ๐Ÿ”’
scan_snapshots ๐Ÿ”’
schema_selection_matches ๐Ÿ”’
snapshot_status ๐Ÿ”’
summarize_chunks ๐Ÿ”’
valid_manifest_data_file_path ๐Ÿ”’
validate_resume_config ๐Ÿ”’
verify_chunks_and_data_files ๐Ÿ”’
verify_snapshot ๐Ÿ”’