Skip to content

feat: environment management CLI commands#7

Merged
Taure merged 1 commit intomainfrom
feat/env-commands
Apr 17, 2026
Merged

feat: environment management CLI commands#7
Taure merged 1 commit intomainfrom
feat/env-commands

Conversation

@Taure
Copy link
Copy Markdown
Contributor

@Taure Taure commented Apr 17, 2026

New commands: create, stop, start, delete, envs. Flat environment model.

New commands for the flat environment model:
  asobi create <name> [--size xs|s|m|l]
  asobi stop <name>
  asobi start <name>
  asobi delete <name>
  asobi envs

Talks to saas /internal/cli/envs/* endpoints. Uses existing login
credentials (device-code flow). Old deploy/destroy/env commands kept
for backward compat.
@Taure Taure merged commit 3e05d48 into main Apr 17, 2026
1 check passed
@Taure Taure deleted the feat/env-commands branch April 17, 2026 19:56
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.

1 participant