Skip to content

Adicionar alias de mais comandos. #38

@arthuralvim

Description

@arthuralvim
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions