<arguments name="Snapshot">
  <arg string name="repository-s3" short="s3">
    Create a new `s3` snapshot repo with this name.
  </arg>
  <arg string name="bucket">
    The bucket name for the `s3` snapshot repository.
  </arg>
  <arg name="repo" short="r">
    The name of the repo.
  </arg>
  <arg name="snapshot" short="s">
    The name of the snapshot.
  </arg>
  <arg boolean name="restore">
    Restore this snapshot.
  </arg>
  <arg boolean name="status">
    Fetch the status.
  </arg>
</arguments>
