We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc75ac4 commit b2facbeCopy full SHA for b2facbe
doc/tutorial.rst
@@ -9,7 +9,8 @@ scim2-tester is integrated in :doc:`scim2-cli <scim2_cli:index>`:
9
.. code-block:: console
10
11
pip install scim2-cli
12
- scim https://scim.example test
+ export SCIM_CLI_URL="https://auth.example"
13
+ scim test
14
15
You can check the :ref:`scim2-cli test command reference <scim2_cli:test>` for more details.
16
0 commit comments