Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/reference/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ floability run --instance <instance-name-or-path>
- `--data-cache-mode off|symlink|hardlink|copy` (default: `symlink`)
- `--data-cache-dir DIR`: override default `<base-dir>/floability-data-cache`
- `--force-data-cache`: rebuild cache entries even if they already exist
- `--fingerprint-mode meta|sample|strict` (default: `meta`)
- `--continue-on-data-failure`: proceed even if data operations fail

**Workers/factory:**
Expand Down Expand Up @@ -129,7 +128,6 @@ Options:
- `--data-profile NAME`: override the default profile in the data spec
- `--data-cache-mode off|symlink|hardlink|copy` (default: `off`)
- `--force-data-cache`: rebuild cache entries even if they already exist
- `--fingerprint-mode meta|sample|strict` (default: `meta`)
- `--environment PATH`: manager environment spec
- `--worker-environment PATH`: worker environment spec
- `--manager-name NAME`: TaskVine manager name (auto-generated if omitted)
Expand Down Expand Up @@ -238,7 +236,6 @@ Options:
- `--data-cache-mode off|symlink|hardlink|copy` (default: `off`)
- `--data-cache-dir DIR`: override default `<base-dir>/floability-data-cache`
- `--force-data-cache`: rebuild cache entries even if they already exist
- `--fingerprint-mode meta|sample|strict` (default: `meta`)
- `--base-dir DIR` (default: `~/floability-base-dir`)

---
Expand Down
1 change: 0 additions & 1 deletion docs/reference/data-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ Supported options:
- `--data-cache-mode off|symlink|hardlink|copy` (default `off`)
- `--data-cache-dir`
- `--force-data-cache`
- `--fingerprint-mode meta|sample|strict` (default `meta`)
- `--base-dir`

### `floability run` / `floability execute`
Expand Down
88 changes: 0 additions & 88 deletions example/example-data-specs/directory-download-examples.yml

This file was deleted.

45 changes: 0 additions & 45 deletions example/example-data-specs/s3-directory-examples.yml

This file was deleted.

6 changes: 0 additions & 6 deletions example/rag-lite-bm25/compute/compute.yml

This file was deleted.

42 changes: 0 additions & 42 deletions example/rag-lite-bm25/data/data.yml

This file was deleted.

11 changes: 0 additions & 11 deletions example/rag-lite-bm25/software/environment.yml

This file was deleted.

Loading