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(cli): Integrate deploy commands #3864

Merged
merged 2 commits into from
May 16, 2023
Merged

feat(cli): Integrate deploy commands #3864

merged 2 commits into from
May 16, 2023

Conversation

theduke
Copy link
Contributor

@theduke theduke commented May 15, 2023

Adds deploy related commands to the CLI:

  • app
  • namespace
  • ssh

The implementation is kept in a separate library for easier maintenance.

@theduke theduke requested a review from syrusakbary as a code owner May 15, 2023 14:39
@theduke theduke requested a review from Michael-F-Bryan May 15, 2023 14:39
lib/cli/src/cli.rs Outdated Show resolved Hide resolved
@theduke theduke force-pushed the deploy-cli-integration branch 2 times, most recently from e5da019 to 1fa6f98 Compare May 15, 2023 15:11
@theduke theduke enabled auto-merge (rebase) May 15, 2023 15:17
@theduke
Copy link
Contributor Author

theduke commented May 15, 2023

Argh, must not use rustls on RISC-V...

theduke added 2 commits May 16, 2023 05:50
Adds deploy related commands to the CLI:

* app
* namespace
* ssh
reqwest is already used, no need for the additional http_req.

Historical artifact...
@theduke theduke force-pushed the deploy-cli-integration branch from 03ec8d4 to d46c7c2 Compare May 16, 2023 03:50
@theduke theduke merged commit 04a6b6b into master May 16, 2023
@theduke theduke deleted the deploy-cli-integration branch May 16, 2023 05:00
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