Public Notes on
View Public Collections
Loading...

Personal Dashboard for your Linux terminal


#bash-productivity #linux #linux-command-line #p

Show More
Loading...

JSON Incremental digger


#bash-productivity #linux #linux-command-line #p

Show More
Loading...

Queue Manager for Linux. Run multiple commands in a queue.


#linux #ci/cd #p #bash-productivity

Show More
Loading...

List AWS Cloudwatch loggroup size with AWS CLI


aws logs describe-log-groups --query "logGroups[*].{LogGroup:logGroupName,VolumeSize:storedBytes,RetentionInDays:retentionInDays} | reverse(sort_by(@, &VolumeSize))" --output table --profile $profile --region $region


#aws #bash-productivity #p

Show More
Loading...

Kubectl aliases #kubernetes #bash-productivity #p

Show More
Loading...

Kubectl tips and tricks #kubernetes #bash-productivity #p

Show More