Skip to content

Commit 0faa6d4

Browse files
docs: link from snapshots to cli reference (#596)
* docs: link from snapshots to cli Signed-off-by: David Dal Busco <[email protected]> * 📄 Update LLMs.txt snapshot for PR review --------- Signed-off-by: David Dal Busco <[email protected]> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e64b777 commit 0faa6d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.llms-snapshots/llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8191,7 +8191,7 @@ You can manually create, restore, and delete snapshots for each module as needed
81918191

81928192
Snapshots are also automatically created during the upgrade process, capturing a snapshot when upgrading to a new version. If preferred, you can opt out in the advanced options to skip creating a snapshot or prevent overwriting an existing one. However, given the sensitivity of such processes, we strongly recommend always having a snapshot available or at least ensuring a way to restore your data—for example, by being prepared to redeploy your application quickly.
81938193

8194-
Snapshots can also be downloaded and uploaded offline using the CLI, allowing you to store them externally and re-import them later if needed.
8194+
Snapshots can also be [downloaded and uploaded](/docs/reference/cli.md#snapshot) offline using the CLI, allowing you to store them externally and re-import them later if needed.
81958195

81968196
---
81978197

docs/management/snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can manually create, restore, and delete snapshots for each module as needed
1616

1717
Snapshots are also automatically created during the upgrade process, capturing a snapshot when upgrading to a new version. If preferred, you can opt out in the advanced options to skip creating a snapshot or prevent overwriting an existing one. However, given the sensitivity of such processes, we strongly recommend always having a snapshot available or at least ensuring a way to restore your data—for example, by being prepared to redeploy your application quickly.
1818

19-
Snapshots can also be downloaded and uploaded offline using the CLI, allowing you to store them externally and re-import them later if needed.
19+
Snapshots can also be [downloaded and uploaded](../reference/cli.mdx#snapshot) offline using the CLI, allowing you to store them externally and re-import them later if needed.
2020

2121
---
2222

0 commit comments

Comments
 (0)