distributed_cli 4.0.0

The `distributed` CLI for Distributed applications: contracts check/accept, scaffold projects, describe manifests, compile clients, and render schema artifacts. Also a library so other CLIs (e.g. hops) can mount its commands.
Documentation
{
  "schema_version": 1,
  "entries": {
    "environment-value": {
      "id": "environment-value",
      "kind": "resolved_deployment",
      "scope": { "id": "environment/value" },
      "owner": "dpl/environment/value",
      "identity": { "kind": "resolved_deployment", "value": "sha256:environment-value" },
      "provenance": {
        "sources": ["distributed_cli/Cargo.toml"],
        "generator": "test.environment"
      },
      "outputs": { "deployment": "distributed_cli/src/lib.rs" },
      "environment": {
        "DATABASE_URL": "postgres://user:password@example.invalid/db"
      }
    }
  }
}