Ë
    €Ï3  ã                   ób   — d Z ddlmZ ddlmZ ddlmZ ddlmZ  G d„ dej                  «      Zy)	zHConnection profiles create command group for Database Migration Service.é    )Úabsolute_import)Údivision)Úunicode_literals)Úbasec                   ó   — e Zd ZdZy)ÚConnectionProfilesCreatea¦  Create Database Migration Service connection profiles.

  Commands for creating Database Migration Service connection profiles.
  - Create a source connection profile with the `mysql` or `postgresql`
  commands.
  - Create a destination connection profile for a Cloud SQL instance with the
  `cloudsql` command. For Cloud SQL instance as a source, use the `create`
  command for the relevant engine type (e.g. `mysql`).
  N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© ó    úElib/surface/database_migration/connection_profiles/create/__init__.pyr   r      s   „ òr   r   N)	r   Ú
__future__r   r   r   Úgooglecloudsdk.callioper   ÚGroupr   r   r   r   Ú<module>r      s'   ðñ Oå &Ý Ý 'å (ô	˜tŸz™zõ 	r   