mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Remove note to instance types specifically
This commit is contained in:
parent
bd63aa3c6b
commit
71fb62fe31
@ -69,8 +69,6 @@ func configGenerate(cmd *cobra.Command, fileHandler file.Handler, provider cloud
|
||||
}
|
||||
cmd.Println("Config file written to", flags.file)
|
||||
cmd.Println("Please fill in your CSP specific configuration before proceeding.")
|
||||
cmd.Println("You can find the list of supported virtual machine types by executing:")
|
||||
cmd.Println("\tconstellation config instance-types")
|
||||
cmd.Println("Fore more information refer to our documentation:")
|
||||
cmd.Println("\thttps://constellation-docs.edgeless.systems/constellation/getting-started/first-steps#create-a-cluster")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user