Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(blueprints): Add support for blueprints #260

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

0michalsokolowski0
Copy link
Contributor

@0michalsokolowski0 0michalsokolowski0 commented Sep 20, 2024

Closes #249

List

spacectl blueprint list

image

Show

spacectl blueprint show --blueprint-id="<blueprintID>"

image

Deploy

spacectl blueprint deploy --blueprint-id="<blueprintID>"

image

@0michalsokolowski0 0michalsokolowski0 self-assigned this Sep 20, 2024
@0michalsokolowski0 0michalsokolowski0 marked this pull request as ready for review September 27, 2024 13:04
Copy link
Contributor

@mbialon mbialon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@tomasmik tomasmik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome. Please make a proper shoutout for the feature.

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.

Add Blueprint commands
3 participants