Skip to content

Commit

Permalink
Replace etcd-snapshot with etcd-snapshot save (#302)
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
  • Loading branch information
lindhe committed Jul 9, 2024
1 parent 23fdede commit 9d0f091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/etcd-snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ The arguments below have been added to the `server` subcommand. These flags exis
To perform an on-demand etcd snapshot and save it to S3:

```bash
k3s etcd-snapshot \
k3s etcd-snapshot save \
--s3 \
--s3-bucket=<S3-BUCKET-NAME> \
--s3-access-key=<S3-ACCESS-KEY> \
Expand Down

0 comments on commit 9d0f091

Please sign in to comment.