mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-05 07:45:27 -04:00
Remove note to instance types specifically
This commit is contained in:
parent
bd63aa3c6b
commit
71fb62fe31
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue