Skip to content
#

command-line

cli logo

Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.

Here are 6,541 public repositories matching this topic...

bat
sinkcup
sinkcup commented Mar 14, 2022

now every questions are optional, there is no way to define it demand.

suggestion: add demandOption config, if user select nothing or just press enter, exit error or auto load question to retry.

options = {
  things: {
    message: 'What do you want to do?',
    type: 'checkbox',
    choices: ['Order a pizza', 'Make a reservation', 'Bug rate', 'Security'],
    demandOption: true,
onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

good first issue
bramp
bramp commented Dec 27, 2020

This is a feature request, to display the valid SSL name (from the certificate) when starting up the server.

Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.

$ http-server -S

Starting up http-server, serving ./ through https
Available on:
  https://127.0.0.1:8080
  https://192.168.77.123:8080

**What did you exp

good first issue Hacktoberfest
hyperfine
shoffmeister
shoffmeister commented Aug 1, 2021

It would be helpful to see the elapsed time on the initial time measurement.

Right now, I have a very long running benchmark subject sitting at "Initial time measurement" and "ETA 00:00:00"; I'd love to see the elapsed time ticking at least in this case, e.g. as " AT 00:10:23", indicating that hyperfine is 10 minutes 23 seconds into the initial run.

liuqianhong6007
liuqianhong6007 commented Oct 21, 2021

When I try to connect dolt server using golang's go-sql-driver/mysql driver in multiple heads mode, It seems that go-sql-driver/mysql driver does't support database with a sub name. DSN string format in go-sql-driver/mysql like [username[:password]@][protocol[(address)]]/dbname[?param1=value1&...&paramN=valueN]. When dbname is "mydb", It works, but not work when dbname is "mydb/feature-branch".

bug good first issue

Created by Glenda Schroeder

Released 1965

Wikipedia
Wikipedia