Skip to content

Commit

Permalink
Revises per tech + copy reviews.
Browse files Browse the repository at this point in the history
  • Loading branch information
erabil-mdb committed Jan 24, 2025
1 parent d15ffcb commit 09c2191
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions source/command/atlas-api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Arguments

.. list-table::
:header-rows: 1
:widths: 20 10 10 60
:widths: 20 20 10 50

* - Name
- Type
Expand Down Expand Up @@ -113,7 +113,8 @@ In addition, the following options are available for all {+atlas-admin-api+} end
- Certain endpoints output binary data (for example, logs in gzip format), requiring the ``--out`` option.

To determine the supported formats for an endpoint:
- Check the content response type examples in the API documentation.

- Check the content response type examples in the `API documentation <https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/>`__.
- Run ``atlas api <tag> <operationId> --help`` for details.
* - ``--file``
- string
Expand Down

0 comments on commit 09c2191

Please sign in to comment.