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

Amélioration du terminal #23

Closed
4 tasks done
clementgineste opened this issue Apr 24, 2024 · 7 comments · Fixed by #109
Closed
4 tasks done

Amélioration du terminal #23

clementgineste opened this issue Apr 24, 2024 · 7 comments · Fixed by #109
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@clementgineste
Copy link
Contributor

clementgineste commented Apr 24, 2024

L'idée est d'ajouter les nombreuses commandes utilises, ajouter aussi des alias pour faciliter la vie des étudiants.

On a déjà l'issue sur le cli mysql : #15

Le but est donc de s'amuser avec le terminal et de remonter ici ce qu'on peut ou doit rajouter ;)

ToDo:

  • MySQL cli #15
  • Rajouter un MOTD sympatôche
  • Quelques commandes en plus : welcome & backup
  • etc
@HommeDeGout
Copy link
Contributor

Faudrait aussi changer le MOTD pour donner quelques infos sur les commandes et le teleporteur compose, ça mange pas de pain

@clementgineste
Copy link
Contributor Author

Yes merci, c'était la suggestion d'Aurélien hier que j'avais déjà oublié :d
Notamment la commande teleport

@clementgineste
Copy link
Contributor Author

On pourra y ajouter un lien vers la doc au passage (bon ok faut faire la doc)

@clementgineste clementgineste added the enhancement New feature or request label May 2, 2024
@clementgineste clementgineste added this to the v1 milestone May 28, 2024
@clementgineste
Copy link
Contributor Author

Faire une ToDo list et finir ça

@clementgineste clementgineste linked a pull request May 31, 2024 that will close this issue
@clementgineste clementgineste self-assigned this May 31, 2024
@clementgineste
Copy link
Contributor Author

Check PR #109

Added motd:
image

Added welcome command:
image

Added command:

  • mongosh (alias)
  • yarn (apt)

@clementgineste
Copy link
Contributor Author

Final list for this issue :

welcome command, list of commands available
backup command, launch backup of db
teleport command, connect to other container

n
node
npm
yarn
psql
mysql
mongo
git
gh
docker
teleporter
backup

@clementgineste
Copy link
Contributor Author

May be we could mount bind .bash_history and add infinite logging, could be usefull between delete/recreation of TP
or in a volume

Aswell using a volumes for places like /usr/local/bin, just an idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants