Sha256: d44e7871605e699bb4e71aa1361838c620cab9c676be6eff81a1e0e39365033c

Contents?: true

Size: 752 Bytes

Versions: 3

Compression:

Stored size: 752 Bytes

Contents

This leaves the to most recent run alone. The top run will immediately start planning. Runs that are also in "Needs Confirmation" will be cancelled.

## Examples

    terraspace cloud runs prune demo --noop
    terraspace cloud runs prune demo # live run

## Example with Output

    $ terraspace cloud runs prune pet
    Will keep:

        run-9muMrjrd22vhsP4u pending test 2020-09-18T12:47:11

    Will prune:

        run-fYTDzmKfCQf558UN pending test 2020-09-18T12:46:34
        run-6bgSTattJGpaRn9X pending test 2020-09-18T12:46:28
        run-jDHEtZb3vuFnuXqJ planned test 2020-09-18T12:38:35

    Are you sure? (y/N) y
    Cancelled run-fYTDzmKfCQf558UN test
    Cancelled run-6bgSTattJGpaRn9X test
    Discarded run-jDHEtZb3vuFnuXqJ test
    $

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
terraspace-0.3.2 lib/terraspace/cli/help/cloud/runs/prune.md
terraspace-0.3.1 lib/terraspace/cli/help/cloud/runs/prune.md
terraspace-0.3.0 lib/terraspace/cli/help/cloud/runs/prune.md