You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include references for tokens with aliases to other tokens in the build (default: enabled).
112
-
113
-
- ``--exclude-core``
114
-
Exclude core from the token build.
115
-
116
-
- ``--themes <theme1,theme2>``
117
-
Comma-separated list of theme names to compile. Defaults to the list defined in ``PARAGON_ENABLED_THEMES`` if not provided.
118
-
119
-
- ``-v, --verbose``
120
-
Enable verbose logging.
105
+
For more information about available options, refer to the `Paragon CLI documentation <https://github.com/openedx/paragon/?tab=readme-ov-file#paragon-cli>`__.
121
106
122
107
Examples
123
108
--------
124
109
125
110
.. code-block:: bash
126
111
127
-
# Compile all themes listed in PARAGON_ENABLED_THEMES
0 commit comments