Hey Celonauts,
Can someone support me in how to set up the profile's for the content-cli. I can't really get the documentation to work. I'm using the Jupyter notebooks within the Machine Learning Workbench Environment.
Documentation states "!content-cli profile create", and provides some input such as a name, url and API key. However I'm not sure how to input these values in a profile.
My first assumption would be that it works similarly to other content CLI commands. Something like:
!content-cli profile create --profile <profileName> --url <url_team> --api <api_key>.
However this doesn't work.
Kind Regards,
Maurits