class

Meridian::Commands::Audit

Inherits Meridian::Commands::Base < Reference < Object

Prints recent Meridian audit entries recorded on each host. Read-only: it never mutates state and never acquires the deploy lock.

Constants

DEFAULT_LIMIT = 20

Instance methods

run(host : String | Nil, limit : Int32 = DEFAULT_LIMIT) : Int32
Source