play-alias-only The following example assumes that the ``play`` alias exists in the :mc-cmd:`mc` :ref:`configuration file `. You can replace ``play`` with the alias for your preferred S3-compatible deployment. See :mc:`mc alias` for more information on aliases. end-play-alias-only play-s3-alias The following example assumes that the ``play`` and ``s3`` aliases exist in the :mc-cmd:`mc` :ref:`configuration file `. You can replace ``play`` and ``s3`` with the aliases for your preferred S3-compatible deployments. See :mc:`mc alias` for more information on aliases. end-play-s3-alias myminio-alias The following example uses the default ``myminio`` alias. The ``myminio`` alias points to a local ``minio`` server running on port ``9000``. See for more information on installing and running a local ``minio`` server instance. See :mc:`mc alias` for more information on aliases. end-myminio-alias