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

Rename session start/stop to init/apply, and merge import into session init #112

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

rsjostrand-hpe
Copy link
Contributor

@rsjostrand-hpe rsjostrand-hpe commented Aug 3, 2023

Summary and Scope

Rename session start/stop to init/apply, and merge import into session init.

go run . alpha session init csm -S  
go run . alpha session apply

Risks and Mitigations

@rsjostrand-hpe rsjostrand-hpe force-pushed the merge-import-to-start branch 2 times, most recently from 712c235 to 552af06 Compare August 3, 2023 16:14
import TODO THIS IS JUST A SHIM COMMAND
start Start a session.
apply Apply changes from the session.
init Initialize and start a session.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we mention it also imports from the provider source automatically now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

    Rename session start/end commands to init/apply
@rsjostrand-hpe rsjostrand-hpe merged commit b3d0a13 into main Aug 3, 2023
4 checks passed
@rsjostrand-hpe rsjostrand-hpe deleted the merge-import-to-start branch August 3, 2023 17:02
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.

2 participants