Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adicionar alias de mais comandos. #38

Open
arthuralvim opened this issue Jul 18, 2023 · 0 comments
Open

Adicionar alias de mais comandos. #38

arthuralvim opened this issue Jul 18, 2023 · 0 comments

Comments

@arthuralvim
Copy link
Owner

git show <commit> --stat
git show <commit> -- <filepath>
terraform init
terraform validate
terraform plan
terraform destroy
terraform apply

heroku whoami
heroku login
heroku git:remote -a <app-name>
heroku buildpacks:set heroku/python
heroku stack:set container
heroku container:push <dyno-name> -a <app-name>
heroku logs --tail

heroku pg:psql
heroku pg:info -a <app-name>
heroku pg:credentials:url -a <app-name>
heroku run python manage.py createsuperuser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant