leapp icon indicating copy to clipboard operation
leapp copied to clipboard

The leapp cli `session start` command should be able to receive a session id

Open hoegertn opened this issue 2 years ago • 2 comments

Describe the solution you'd like Instead of interactively asking the user which session to start I would love to be able to provide a session id as an argument to the command.

hoegertn avatar Mar 31 '22 16:03 hoegertn

Just need an oclif flag right there: https://github.com/Noovolari/leapp/blob/1f7ed841238b963b65d290ddef77206352b6f71a/cli/src/commands/session/start.ts#L17

andreacavagna01 avatar Mar 31 '22 16:03 andreacavagna01

I thinks it's quite easy to implement. should be added really soon

andreacavagna01 avatar Mar 31 '22 16:03 andreacavagna01