Searched refs:SCOPES (Results 1 – 1 of 1) sorted by relevance
323 SCOPES = ('default', 'global', 'shared') variable in init_cli.Scope328 elif isinstance(scope, str) and scope in self.SCOPES: