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

cmd(remotes): add ability to generate token over SSH #643

Merged
merged 1 commit into from
Mar 7, 2020

Conversation

bobheadxi
Copy link
Member

@bobheadxi bobheadxi commented Mar 7, 2020

🎟️ Ticket(s): Closes #549


👷 Changes

./inertia test token --help 

Also removed the requirement for a project to be set up before accessing remotes.

@bobheadxi bobheadxi added the pr: finalized needs review and final approval label Mar 7, 2020
@bobheadxi bobheadxi requested a review from a team March 7, 2020 03:28
@codecov
Copy link

codecov bot commented Mar 7, 2020

Codecov Report

Merging #643 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #643   +/-   ##
=======================================
  Coverage   55.58%   55.58%           
=======================================
  Files          67       67           
  Lines        3390     3390           
=======================================
  Hits         1884     1884           
  Misses       1263     1263           
  Partials      243      243           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 795ed90...ef21b8d. Read the comment docs.

@bobheadxi bobheadxi merged commit 506bd77 into master Mar 7, 2020
@bobheadxi bobheadxi deleted the cmd/remote-token-ssh branch March 7, 2020 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: finalized needs review and final approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cmd: add 'inertia [remote] token --ssh'
1 participant