1
0
mirror of https://github.com/minio/docs.git synced 2025-08-06 14:42:56 +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 - Replace ``ACCESS_KEY`` and ``SECRET_KEY`` with the access and secret
keys for a user on the S3 service. keys for a user on the S3 service.
Replace each argument with the required values. Specifying only the Replace each argument with the required values.
``mc config host add`` command starts an input prompt for entering the If you omit the ``ACCESS_KEY`` and ``SECRET_KEY``, the command prompts you to enter those values in the CLI.
required values.
Each of the following tabs contains a provider-specific example: Each of the following tabs contains a provider-specific example: