Commit Graph

17 Commits

Author SHA1 Message Date
6d4f6db33d bugfix: added user input for confirming new config 2024-09-24 15:24:17 +02:00
aa3dd46c57 renaming configurations file to path in preparation for directory 2024-09-24 14:40:42 +02:00
777de8f144 bugfix: using default value flag parameter 2024-09-13 00:29:15 +02:00
9e72eb5171 passing config file path through commands to functions 2024-09-13 00:20:45 +02:00
c55aec82ce add global persistent flag for config file with default value 2024-09-13 00:14:06 +02:00
3fd3b44fdc intruduce debug command to output parsed config as commands 2024-09-02 11:21:10 +02:00
4b72f228d3 prompting for command variants in config 2024-08-31 21:13:46 +02:00
9d304b862c saving new config after prompting for data 2024-08-31 21:13:16 +02:00
7c52c2d5d0 prepare prompting for config data 2024-08-31 21:10:34 +02:00
6bae350f7e preparing proxy set/unset commands 2024-08-31 18:01:58 +02:00
d2162aac5c initialize read config utility 2024-08-30 18:11:21 +02:00
a66ffd0e4c changed naming for per-program proxy configs 2024-08-30 16:30:56 +02:00
ea6990681e unify descriptions of commands and root 2024-08-30 16:19:54 +02:00
a0376269f8 initialize save command 2024-08-30 16:15:40 +02:00
bf7c5b41d9 initialize unset command 2024-08-29 23:09:26 +02:00
3bd3bea69a initialize set command 2024-08-29 23:08:02 +02:00
e9debba906 initialize cobra-cli 2024-08-29 23:06:10 +02:00