-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
area: cliImprovements or additions to the CLI.Improvements or additions to the CLI.type: feature requestNew feature or requestNew feature or request
Description
The subcommand that allows application developers to deploy their SpinApps to a Kubernetes cluster currently requires the OCI image be passed in via flag. Could we do something clever so that this is not a requirement?
$ spin k8s deploy
Deploying spin-hello-world... done
Waiting for application to become ready... ready!
Run `spin k8s connect spin-hello-world` to connect to your application.Metadata
Metadata
Assignees
Labels
area: cliImprovements or additions to the CLI.Improvements or additions to the CLI.type: feature requestNew feature or requestNew feature or request