Home
last modified time | relevance | path

Searched refs:SupportRemoteInstance (Results 1 – 3 of 3) sorted by relevance

/tools/acloud/delete/
Ddelete.py105 if not cfg.SupportRemoteInstance():
268 if not args.local_only and cfg.SupportRemoteInstance():
/tools/acloud/list/
Dlist.py356 if not args.local_only and cfg.SupportRemoteInstance():
/tools/acloud/public/
Dconfig.py322 def SupportRemoteInstance(self): member in AcloudConfig