Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

alias

Blame
    • nimrod's avatar
      bfd0700a
      Refactor AWS-CLI aliases. · bfd0700a
      nimrod authored
      - Add region alias for configured (profile) region.
      - Add metadata-region for outputting the region from the EC2 metadata
      service, moved from .bashrc (no longer exported as AWS_DEFAULT_REGION,
      not an issue since it could only be used in EC2 instances and not for
      local use, it was there mainly as a reminder for me).
      - Add ecr-login instead of a shell alias, works the same.
      bfd0700a
      History
      Refactor AWS-CLI aliases.
      nimrod authored
      - Add region alias for configured (profile) region.
      - Add metadata-region for outputting the region from the EC2 metadata
      service, moved from .bashrc (no longer exported as AWS_DEFAULT_REGION,
      not an issue since it could only be used in EC2 instances and not for
      local use, it was there mainly as a reminder for me).
      - Add ecr-login instead of a shell alias, works the same.