We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51cd9aa commit 8020aa7Copy full SHA for 8020aa7
1 file changed
docs/reference/cli/snapshot.md
@@ -5,8 +5,11 @@ Usage: juno snapshot <subcommand> [options]
5
6
Subcommands:
7
create Create a snapshot of your current state.
8
- restore Restore a previously created snapshot.
9
delete Delete an existing snapshot.
+ 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.
13
14
Options:
15
-t, --target Which module type should be snapshotted? Valid targets are satellite, mission-control or orbiter.
0 commit comments