obi commands: dms and view options
Implement those options:
- option to reference a default DMS (example:
-d 'my_dms_directory/my_dms'
) - option to reference a view either in the form of just the view name (example:
-v 'my_view'
, meaning that the view is in the default DMS defined by the previous option, or as a pair 'dms:view', meaning that the view is in the specified dms (example:-v 'my_dms:my_view'
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information