-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Kasper J. Hermansen <[email protected]> feat: with no interactive instead Signed-off-by: Kasper J. Hermansen <[email protected]> Sets the interactive command as well as SHUTTLE_INTERACTIVE interactive is surfaced both in cli as well as env variable SHUTTLE_INTERACTIVE=true/default/false default=false Signed-off-by: Kasper J. Hermansen <[email protected]> feat: introduce early parse flags to make sure we get root commands set before building run and ls Signed-off-by: Kasper J. Hermansen <[email protected]> feat: with help comment Signed-off-by: Kasper J. Hermansen <[email protected]> feat: fully compatible Signed-off-by: Kasper J. Hermansen <[email protected]> refactor: run subcommand Signed-off-by: Kasper J. Hermansen <[email protected]> docs: document sub run Signed-off-by: Kasper J. Hermansen <[email protected]> docs: more docs Signed-off-by: Kasper J. Hermansen <[email protected]> feat: make sure to print error properly Signed-off-by: Kasper J. Hermansen <[email protected]> feat: return named runCmd Signed-off-by: Kasper J. Hermansen <[email protected]> wip: still working on cmd help Signed-off-by: Kasper J. Hermansen <[email protected]> feat: fixed interactive mode Signed-off-by: Kasper J. Hermansen <[email protected]> feat: fix go mod Signed-off-by: Kasper J. Hermansen <[email protected]>
- Loading branch information
Showing
11 changed files
with
264 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.