Sets the default repository for an organization. When users in that organization log in, the default repository will be set as the current repository
Syntax
alter organization <organization reference> set default repository { <repository reference> | none }
Parameters
organization reference
String. Name of the organization to set the default repository for.
repository reference
String. Name of the new default repository to set. Specify "none" to unset the default repository.