pachctl delete snapshot

pachctl delete snapshot

Delete a snapshot

Synopsis

This command deletes a snapshot

pachctl delete snapshot [flags]

Options

  -h, --help              help for snapshot
      --snapshot string   Specify the snapshot (by id) to delete.

Options inherited from parent commands

      --no-color               Turn off colors.
      --rpc-timeout duration   If non-zero, perform all client operations with this RPC deadline.
  -v, --verbose                Output verbose logs.

SEE ALSO