1.0.1 • Published 2 years ago

sfdx-logs-delete v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

SFDX CLI Plugin Log Delete

An SFDX CLI plugin that deletes all apex logs for an organization. This works for production and sandbox instances.

Usage

sfdx logs:delete -u instance-name

Installation

sfdx plugins:install sfdx-logs-delete

Guide

Please watch the following Youtube video to see a visual tutorial

Version History

  • 1.0.1 - added YT link + fixed --help text
  • 1.0.0 - initial release