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-0.6.10 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.9 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.8 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.7 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.6 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.5 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.4 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.3 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.2 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.1 lib/terraspace/cli/help/clean/logs.md
terraspace-0.6.0 lib/terraspace/cli/help/clean/logs.md
terraspace-0.5.12 lib/terraspace/cli/help/clean/logs.md
terraspace-0.5.11 lib/terraspace/cli/help/clean/logs.md
terraspace-0.5.10 lib/terraspace/cli/help/clean/logs.md
terraspace-0.5.9 lib/terraspace/cli/help/clean/logs.md
terraspace-0.5.8 lib/terraspace/cli/help/clean/logs.md
terraspace-0.5.7 lib/terraspace/cli/help/clean/logs.md
terraspace-0.5.6 lib/terraspace/cli/help/clean/logs.md
terraspace-0.5.5 lib/terraspace/cli/help/clean/logs.md
terraspace-0.5.4 lib/terraspace/cli/help/clean/logs.md