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: Add context switch CLI command #317

Merged
merged 4 commits into from
Mar 24, 2023
Merged

Conversation

gbouv
Copy link
Contributor

@gbouv gbouv commented Mar 23, 2023

Description:

Adding the kurtosis context switch command to switch from one context to the other

Is this change user facing?

NO - I don't think we want to communicate on this just yet

References (if applicable):

@gbouv gbouv force-pushed the gbouv/context-switch-cli-command branch from 649b16b to a834804 Compare March 23, 2023 15:32
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 23, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6a0cb95
Status: ✅  Deploy successful!
Preview URL: https://c7714ba8.kurtosis-docs.pages.dev
Branch Preview URL: https://gbouv-context-switch-cli-com.kurtosis-docs.pages.dev

View logs

@gbouv gbouv force-pushed the gbouv/context-switch-cli-command branch 2 times, most recently from 00f618b to dc8fc9a Compare March 23, 2023 16:23
@gbouv gbouv force-pushed the gbouv/context-switch-cli-command branch from dc8fc9a to f15c936 Compare March 23, 2023 16:26
@gbouv gbouv requested review from h4ck3rk3y and leoporoli and removed request for h4ck3rk3y March 23, 2023 16:26
@gbouv gbouv merged commit ebab7eb into main Mar 24, 2023
@gbouv gbouv deleted the gbouv/context-switch-cli-command branch March 24, 2023 14:46
gbouv pushed a commit that referenced this pull request Mar 27, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.70.1](0.70.0...0.70.1)
(2023-03-27)


### Features

* Add context `rm` command
([#275](#275))
([c20ca12](c20ca12))
* Add context `switch` CLI command
([#317](#317))
([ebab7eb](ebab7eb))
* add kurtosis engine logs command that dumps logs for all engines in
target dir
([#313](#313))
([cbb588c](cbb588c))
* result of add service contains a `name` property
([#314](#314))
([af8ca5f](af8ca5f))
* Tunnel remote APIC port to local machine using Kurtosis Portal
([#295](#295))
([4c3ba69](4c3ba69))


### Bug Fixes

* add example historical version
([#150](#150))
([1548489](1548489))
* be clear about the engine that is being started
([#282](#282))
([5bc1b79](5bc1b79))
* Fix starlark value reference bug
([#322](#322))
([63f6626](63f6626))
* name all args for add_services instruction in quickstart
([#316](#316))
([d413826](d413826))
* reformat build prereqs in readme
([#290](#290))
([c286151](c286151))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
leoporoli pushed a commit that referenced this pull request Mar 27, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.70.1](0.70.0...0.70.1)
(2023-03-27)


### Features

* Add context `rm` command
([#275](#275))
([c20ca12](c20ca12))
* Add context `switch` CLI command
([#317](#317))
([ebab7eb](ebab7eb))
* add kurtosis engine logs command that dumps logs for all engines in
target dir
([#313](#313))
([cbb588c](cbb588c))
* result of add service contains a `name` property
([#314](#314))
([af8ca5f](af8ca5f))
* Tunnel remote APIC port to local machine using Kurtosis Portal
([#295](#295))
([4c3ba69](4c3ba69))


### Bug Fixes

* add example historical version
([#150](#150))
([1548489](1548489))
* be clear about the engine that is being started
([#282](#282))
([5bc1b79](5bc1b79))
* Fix starlark value reference bug
([#322](#322))
([63f6626](63f6626))
* name all args for add_services instruction in quickstart
([#316](#316))
([d413826](d413826))
* reformat build prereqs in readme
([#290](#290))
([c286151](c286151))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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