1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

DOCS-908: Fixing errant references to mc config subcommands

This commit is contained in:
Ravind Kumar
2023-07-05 10:20:51 -04:00
parent c6b87ee0ee
commit d23159e386

View File

@ -87,9 +87,8 @@ to the :mc-cmd:`mc` :ref:`configuration <mc-configuration>`.
- Replace ``ACCESS_KEY`` and ``SECRET_KEY`` with the access and secret
keys for a user on the S3 service.
Replace each argument with the required values. Specifying only the
``mc config host add`` command starts an input prompt for entering the
required values.
Replace each argument with the required values.
If you omit the ``ACCESS_KEY`` and ``SECRET_KEY``, the command prompts you to enter those values in the CLI.
Each of the following tabs contains a provider-specific example: