Skip to content

Commit 8020aa7

Browse files
docs: Update CLI documentation (#545)
Co-authored-by: juno-bot <juno-bot@users.noreply.github.com>
1 parent 51cd9aa commit 8020aa7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/reference/cli/snapshot.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ Usage: juno snapshot <subcommand> [options]
55
66
Subcommands:
77
create Create a snapshot of your current state.
8-
restore Restore a previously created snapshot.
98
delete Delete an existing snapshot.
9+
download Download a snapshot to offline files.
10+
list List the existing snapshot.
11+
upload Upload a snapshot from offline files.
12+
restore Restore a previously created snapshot.
1013
1114
Options:
1215
-t, --target Which module type should be snapshotted? Valid targets are satellite, mission-control or orbiter.

0 commit comments

Comments
 (0)