Skip to content

Remove old debusine-admin *_workspace and *_file_store commands

The following commands have been deprecated by consolidated commands following the debusine-admin OBJECT ACTION pattern since at least the 0.9.0 release:

  • debusine-admin create_file_store → `debusine-admin file_store
  • debusine-admin create_workspacedebusine-admin workspace define
  • debusine-admin delete_workspacedebusine-admin workspace delete
  • debusine-admin list_workspacesdebusine-admin workspace list
  • debusine-admin manage_workspacedebusine-admin workspace define

Helmut asked if we could remove the old commands to make it easier to find the ones you're supposed to use, and I agree it seems time for that.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information