Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage authentication for conda channels.
jnc auth login
jnc auth login [OPTIONS] <HOST>
<HOST>
repo.example.com
--token <TOKEN>
--username <USER>
--password <PASS>
--conda-token <TOKEN>
jnc auth logout
jnc auth logout <HOST>
jnc auth login repo.example.com --token my-secret-token
jnc auth login repo.example.com --username user --password pass
jnc auth login repo.example.com --conda-token t-abc123
jnc auth logout repo.example.com