5 Commits

Author SHA1 Message Date
c6d270fc36 feat: accept arguments through ssh command arguments
Some checks failed
Go Project Action / Spell-check and test go project (push) Failing after 54s
Configured default arguments are replaced with provided arguments
through the `ssh` command. Without any arguments the default arguments
are used instead.
2025-11-08 12:04:17 +01:00
1b12a22fc5 mod: add configuration for key.dir and key.name
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 34s
Release Go Application / Release go project (release) Successful in 30s
2024-10-07 16:47:02 +02:00
283decf747 add(command): overwrite arguments for app entry with provided arguments
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 32s
Release Go Application / Release go project (release) Successful in 30s
2024-10-06 14:28:38 +02:00
ba8e654b90 fix(conf): fix detection of configuration file not found error
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 1m2s
Release Go Application / Release go project (release) Successful in 34s
Go Project Action / Spell-check and test go project (release) Successful in 29s
2024-10-06 11:33:29 +02:00
2c1fc885f5 initial commit 2024-10-06 10:20:55 +02:00