@echo off
set result=
set command=Elders.Pandora.Cli.exe get -a %application% -c %cluster% -m %computername% -o consul -h http://consul.local.com:8500/ -k THEKEY
for /f "delims=" %%i in ('%command%') do SET "result=%%i"
echo %result%
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Elders/Pandora.Cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published