Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
29 views

I am building a CLI tool for docker compose to selectively exclude some containers from running/stopping operations (from a docker-compose.yaml having many containers, user can specify the containers ...
Advice
0 votes
0 replies
17 views

steps to reproduce: create extensions.json in VSCode, go to Extensions pane and @recommended Click the first cloud icon in the Workspace recommendations header 'Install Workspace Recommended ...
Best practices
0 votes
5 replies
105 views

I'm designing a CLI tool in Go that will expose roughly 100 commands. Each command has its own set of flags, and there are also several global flags. My main goals are maintainability, testability, ...
3 votes
1 answer
95 views

I need to complete the following task (with only two tools: Node.js and the 7-Zip CLI): Read a directory recursively; For each file whose extension is .zip, unpack it with the 7-Zip CLI in the ...
Tooling
0 votes
0 replies
39 views

I would like to create a C++ CLI and GUI app that should work on MS Windows. I need the GUI be launched from CLI and if possible it would be great to have the app folded back to CLI. As an option, I ...
0 votes
1 answer
123 views

In PowerShell, if I do: dir I get a listing with color. However, if I do: PowerShell -Command "dir" there is no color. Is there a way to do PowerShell -Command "dir" and have it ...
1 vote
1 answer
75 views

I have built a template project with a Template.json and this will generate the template fine ( no errors at all ) ive also managed to add some choices to the symbols that will add or hide code ...
5 votes
1 answer
103 views

Passing an environment variable from command line works differently in Powershell v7.5 compared to v5.1. Is there some overall setting for PS 7.5 to provide compatibility? Or an explanation of why ...
2 votes
1 answer
55 views

I have following server variable in phpunit.xml: <php> <server name="APP_DEBUG" value="false"/> </php> Sometimes while developing, I want have APP_DEBUG ...
0 votes
1 answer
94 views

I've been trying to develop my own simple little CLI Typing Game with Curses. The menu works, but when I try to press play on it, the words aren't appearing. I could see them before but they're just ...
1 vote
1 answer
138 views

So I have this really weird issue where I have the following dummy.php script: <?php declare(strict_types=1); $prompt = "Hello there!". PHP_EOL . "What do you want to know?"...
1 vote
0 answers
112 views

I have a time-consuming function with a few embedded cli messages to keep the user updated. I’m planning to include this function in a Shiny app so that the user can simply click a button and see the ...
0 votes
1 answer
58 views

running swift tempurl --prefix-based GET 600 "/v1/AUTH_project/container/my/prefix/" "mykey12345" returns /v1/AUTH_project/container/my/prefix/?temp_url_sig=abc0987&...
0 votes
2 answers
113 views

I want to put the name of an existing interface in Linux into a variable so that I can use it using the variable. this is my source: Write-Output "⚙ Detecting Linux network interface..." $...
3 votes
2 answers
156 views

Background: In build.rakumod I have several multi sub MAIN( ... ), one of which is: multi sub MAIN( :$config = 'config', #= localised config file Bool :install($)!, #= install a config ...

15 30 50 per page
1
2 3 4 5
...
644

AltStyle によって変換されたページ (->オリジナル) /