Commit Graph

22 Commits

Author SHA1 Message Date
496faa38b2 add chmod 2023-07-26 23:58:36 +02:00
c441281337 add remote file copy capability 2023-07-26 23:33:28 +02:00
49cbffd46f add cp command 2023-07-26 22:27:12 +02:00
7522a8fb0a add quiet mode to the run command 2023-07-26 21:35:19 +02:00
2d078228c9 Add system shutdown subcommand 2022-05-13 23:43:35 +02:00
7b1565e6a4 Use 2022-05-13 23:19:56 +02:00
c9ba91c585 Add the system command with reboot subcommand 2022-05-13 23:06:51 +02:00
7197fce351 Add the file command with read subcommand 2022-05-13 22:45:15 +02:00
5bd76e6048 Change default config path for the portal 2022-05-13 22:03:36 +02:00
614ee4721e Fix unused args 2022-05-12 21:44:48 +02:00
82985bea4f Remove deprecated commands 2022-05-12 21:44:34 +02:00
438725066e Remove config init commands 2022-05-09 22:43:03 +02:00
55de3ee25d Update pkg references 2022-04-21 22:27:20 +02:00
bd581db472 Complete project pivot (#55)
Complete project pivot
2022-01-12 08:57:21 +01:00
86ff460968 Tweaks (#53)
* Fix loglevel parsing

* Bump dependencies

* Change --filter to --target

* Update documentation

* Import log handler as "loghandler"

* Change command color to purple

* Change flag name to target

* Update formatting
2021-07-30 22:51:20 +02:00
4a252cdf02 Os login (#50)
Add OS Login support + change key storage format
2021-07-04 18:37:28 +02:00
226ee04151 Suppress help on error (#46) 2021-04-03 15:29:34 +02:00
841b0d9c5b Confirm private key creation (#45) 2021-04-03 15:07:11 +02:00
acdcc5cf78 Progress bar (#44)
* Testing out progress indicators

* Fix sum file

* Add basic progress indicator

* Clear up progress indicator initialization

* Update dependencies
2021-04-03 14:58:40 +02:00
8dce880fd0 Pass version information via ldflags (#43) 2021-03-30 12:38:28 +02:00
30552c1212 Fetch home explicitly rather than expanding $HOME (#41) 2021-03-27 18:53:06 +01:00
3144420a47 Initial commit 2021-03-21 23:10:46 +01:00