Skip to content

implement tmutil removedestination x #4

@github-actions

Description

@github-actions

Line: 17

// TODO implement delete snapshots on TM destination
// TODO implement tmutil removedestination x
// TODO implement tmutil disable
cmd := exec.Command("vssadmin", "delete", "shadows", "/all")
var out bytes.Buffer
cmd.Stdout = &out

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions