Sha256: 05b3f121f9ceb51a3d2d477c3b9649068a0d7c5a03b13101d1aa6149f6c221da

Contents?: true

Size: 413 Bytes

Versions: 89

Compression:

Stored size: 413 Bytes

Contents

## Examples

Remove logs completely:

    $ terraspace clean logs
    Will remove all the log files in log/ folder
    Are you sure? (y/N) y
    Removing all files in log/
    Logs removed

Truncate logs. IE: Keeps the files but removes contents and zero bytes the files.

    $ terraspace clean logs --truncate
    Will truncate all the log files in log/ folder
    Are you sure? (y/N) y
    Logs truncated
    $

Version data entries

89 entries across 89 versions & 1 rubygems

Version Path
terraspace-1.0.4 lib/terraspace/cli/help/clean/logs.md
terraspace-1.0.3 lib/terraspace/cli/help/clean/logs.md
terraspace-1.0.2 lib/terraspace/cli/help/clean/logs.md
terraspace-1.0.1 lib/terraspace/cli/help/clean/logs.md
terraspace-1.0.0 lib/terraspace/cli/help/clean/logs.md
terraspace-0.7.2 lib/terraspace/cli/help/clean/logs.md
terraspace-0.7.1 lib/terraspace/cli/help/clean/logs.md
terraspace-0.7.0 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.23 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.22 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.21 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.20 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.19 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.18 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.17 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.16 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.15 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.13 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.12 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.11 lib/terraspace/cli/help/clean/logs.md