Closed AlbertDeFusco closed 4 years ago
Returns a single line with the name of the command.
This can be useful to provide extra args to the command if the command name is not known.
>CMD=`anaconda-project list-default-command` >anaconda-project run $CMD --anaconda-project-port 8086
Returns a single line with the name of the command.
This can be useful to provide extra args to the command if the command name is not known.