yq --prettyPrint -o=json replication-output-sample.yamlhttps://github.com/kubernetes-sigs/kwok/
# Unit tests
cargo test
# Integration tests
cargo test -- --ignored
# All tests
cargo test -- --include-ignored
cargo install cargo-benchcmp
cargo install flamegraphcargo install cargo-audit
cargo audit
airbyte-replication-driver --command state --replication hello-airbyte-file-to-csv --store-path tmpairbyte-replication-driver --command state --replication hello-airbyte-file-to-csv --store k8s cargo install --locked tokio-console