kraft cloud instance template get [FLAGS] UUID|NAME
Examples
Code
# Retrieve information about a Unikraft Cloud instance template by UUID$ kraft cloud instance template get fd1684ea-7970-4994-92d6-61dcc7905f2b# Retrieve information about two Unikraft Cloud templates by name$ kraft cloud instance get my-instance-template-1 my-instance-template-2
Options
Code
-h, --help help for get -o, --output string Set output format. Options: table,yaml,json,list,raw (default "list")
Options inherited from parent commands
Code
--allow-insecure Allow insecure connections to the Unikraft Cloud API --metro string Unikraft Cloud metro location --token string Unikraft Cloud access token