Nirdosh Gautam
Nirdosh Gautam

Nirdosh Gautam

Follow
Follow
homeProjects
Tag

cli

#cli

More content

Read more stories on Hashnode


Articles with this tag

Efficient Way of Cleaning up AWS CloudFormation Stacks

Aug 23, 20213 min read

A bit of context There are many cases where we want to clean up cloudformation stacks. A few of them are: Deleting stacks created by developers in...

Efficient Way of Cleaning up AWS CloudFormation Stacks

How to create your own Custom Terminal Commands

Dec 4, 20175 min read

Boost your productivity by creating bash commands for recurring tasks and automating your workflows · In this article, we will see how we can create...

How to create your own Custom Terminal Commands