Skip to content

spin targets command to list/update envs - #3630

Merged
fibonacci1729 merged 1 commit into
spinframework:mainfrom
itowlson:targets-cli
Jul 22, 2026
Merged

spin targets command to list/update envs#3630
fibonacci1729 merged 1 commit into
spinframework:mainfrom
itowlson:targets-cli

Conversation

@itowlson

Copy link
Copy Markdown
Collaborator

Fixes #3621.

$ spin targets list
akamai-functions
spin-up@3.2
spin-up@3.4
spin-up@3.5
spin-up@3.6

$ spin targets update
Target environments updated

Reviewers are advised to strap themselves in for a rollercoaster thrill ride of high-stakes sorting code.

@itowlson
itowlson requested a review from fibonacci1729 July 22, 2026 02:17
@fibonacci1729

fibonacci1729 commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

I think a neat followup maybe would be a spin targets check for devs that didnt include a -E when scaffolding but want to answer the question : "can I deploy this to X?"

In any case, ill review this in the AM.

THANK YOU

Comment thread src/commands/target_environments.rs Outdated
Comment thread src/commands/target_environments.rs Outdated
Comment thread src/commands/target_environments.rs
Comment thread src/commands/target_environments.rs
Comment thread src/commands/target_environments.rs Outdated
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@fibonacci1729
fibonacci1729 enabled auto-merge (squash) July 22, 2026 21:52
@fibonacci1729
fibonacci1729 merged commit 599085d into spinframework:main Jul 22, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Environment management commands?

2 participants