This website requires JavaScript.
Explore
Help
Register
Sign In
viljarb
/
LazyPM
Watch
1
Star
0
Fork
0
You've already forked LazyPM
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f403c9b79d1a8f6c8849afd902cd84a23ad87f08
LazyPM
/
pkg
/
cli
/
commands
History
Robin Olsen
f403c9b79d
use flag struct
...
rename usage to list
2026-02-08 12:33:43 +01:00
..
close.go
add close command
2026-02-08 12:28:39 +01:00
completion.go
add completionFunc for reducing boilerplate for command implementatinos
2026-02-08 12:29:06 +01:00
create.go
add descriptive comment to variour commands
2026-02-07 12:15:09 +01:00
delete.go
add confirmation and comments to delete command
2026-02-07 12:15:34 +01:00
ls.go
use flag struct
2026-02-08 12:33:43 +01:00
read.go
add descriptive comment to variour commands
2026-02-07 12:15:09 +01:00
root.go
add a flags struct other commands can impelemt
2026-02-08 12:30:24 +01:00