# Retrieve information about a kraftcloud service
$ kraft cloud service get fd1684ea-7970-4994-92d6-61dcc7905f2b
# Retrieve information about a kraftcloud service
$ kraft cloud service get my-service
# Retrieve information about two unikraft cloud services
$ kraft cloud service get my-service-1 my-service-2
Options
Code
-h, --help help for get
-o, --output string Set output format. Options: table,yaml,json,list,raw (default "list")