Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

Update a Group

rename the bronze group to raw and describe it as landing tables, no transforms

Called tabsdata 2 times (ctrl+o to expand)

Renamed. The collections in it kept their type, since type is fixed at creation and a rename does not touch it.

┌───────────────┬───────────────────────────────┐
     field                  value             
├───────────────┼───────────────────────────────┤
 name           raw                           
├───────────────┼───────────────────────────────┤
 previous name  bronze                        
├───────────────┼───────────────────────────────┤
 description    Landing tables, no transforms 
├───────────────┼───────────────────────────────┤
 project        finance                       
├───────────────┼───────────────────────────────┤
 collections    2                             
└───────────────┴───────────────────────────────┘

Worth knowing: default, sources and destinations are system groups and will refuse this. Renaming one is not something the server allows.