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

[upsilon-shell] tracking issue #5

Open
dnbln opened this issue Jan 28, 2023 · 0 comments
Open

[upsilon-shell] tracking issue #5

dnbln opened this issue Jan 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request tracking issue

Comments

@dnbln
Copy link
Owner

dnbln commented Jan 28, 2023

dev/upsilon-shell is (going to be) a basic "shell" to aid in manual testing of both old and new features, with a few commands specific to interacting with the web server.

A few things it can understand right now:

login username:aa password:bb # log in as user, storing the token in the current shell to be used by subsequent commands
create-user username:aaa password:bbb email:ccc@example.com # creates a new user, also storing the token in the current shell
url remote-path:dnbln/upsilon --ssh # displays the ssh url for a repo, given by its path, if passed the correct configuration.
clone remote-path:dnbln/upsilon --ssh to:aaaa # clone a repository into the given directory
@dnbln dnbln added enhancement New feature or request tracking issue labels Jan 28, 2023
@dnbln dnbln self-assigned this Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tracking issue
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant