alias tf="terraform"
alias tfp="terraform plan"
alias tfv="terraform validate"
alias tff="terraform fmt -recursive"
.zshrc
とかに書いてください😌
Go to list of users who liked
More than 5 years have passed since last update.
alias tf="terraform"
alias tfp="terraform plan"
alias tfv="terraform validate"
alias tff="terraform fmt -recursive"
.zshrc
とかに書いてください😌
Register as a new user and use Qiita more conveniently
Go to list of users who liked