Home
last modified time | relevance | path

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

/tools/acloud/delete/
Ddelete.py100 if not cfg.SupportRemoteInstance():
313 if not args.local_only and cfg.SupportRemoteInstance():
/tools/acloud/list/
Dlist.py426 if not args.local_only and cfg.SupportRemoteInstance():
/tools/acloud/public/
Dconfig.py336 def SupportRemoteInstance(self): member in AcloudConfig