Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2025-01-22 05:26:17 by Amitai Schleier | Files touched by this commit (4)
Log message:
Add py-awscli-plugin-logs-tail: CloudWatch Logs tail command plugin for AWS CLI

This plugin is a backport of the tail command added in AWS CLI v2.

To enable the plugin:

$ cat .aws/config
[plugins]
logs_tail = awscli_plugin_logs_tail

Assuming the plugin is registered:

$ aws logs tail LOG_GROUP_NAME

Next | Query returned 1 messages, browsing 1 to 10 | previous