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-2.2.17 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.16 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.15 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.14 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.13 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.12 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.11 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.10 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.9 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.8 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.7 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.6 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.5 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.4 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.3 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.2 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.1 lib/terraspace/cli/help/clean/logs.md
terraspace-2.2.0 lib/terraspace/cli/help/clean/logs.md
terraspace-2.1.7 lib/terraspace/cli/help/clean/logs.md
terraspace-2.1.6 lib/terraspace/cli/help/clean/logs.md