Skip to content

Commit

Permalink
Merge pull request cloudflare#80 from acdha/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed Jan 16, 2020
1 parent a3b4538 commit 25cd7b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,9 @@ CLI
---

All API calls can be called from the command line. The command will
convert domain names on-the-fly into zone\_identifier's.
convert domain names prefixed with a colon (``:``) into
zone\_identifiers: e.g. to view ``example.com`` you must use
``cli4 /zones/:example.com`` (the zone ID cannot be used).

.. code:: bash
Expand Down

0 comments on commit 25cd7b9

Please sign in to comment.