Configure
You'll need ACCESS_KEY
and SECRET_KEY
to start using odin. To get those, fill the form below and the team will send you the credentials. Feel free to drop a message on #dss_odin_feedback if we miss out.
Onboarding Form
Fill this form https://forms.gle/dZNJWq1WbhqoQDpZ6 to get get your keys
Once you have the keys, run the following command
export ODIN_ACCESS_KEY=ACCESS_KEY
export ODIN_SECRET_ACCESS_KEY=SECRET_KEY
odin configure
Last updated