Skip to content

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

Merged
bobheadxi merged 1 commit into
masterfrom
cmd/remote-token-ssh
Mar 7, 2020
Merged

cmd(remotes): add ability to generate token over SSH#643
bobheadxi merged 1 commit into
masterfrom
cmd/remote-token-ssh

Conversation

@bobheadxi

@bobheadxi bobheadxi commented Mar 7, 2020

Copy link
Copy Markdown
Member

🎟️ 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

codecov Bot commented Mar 7, 2020

Copy link
Copy Markdown

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