Commit graph

18 commits

Author SHA1 Message Date
de740de211
checkpoint: move build information to internal package
- move the build information to the internal package to simplify the
  version executor.
- add the Executor interface to internal/executor/executors.go
2024-08-12 12:39:43 +01:00
1e355ec10e
update schema 2024-08-12 01:45:17 +01:00
2921d11be5
checkpoint: add remove to schema 2024-08-11 18:10:51 +01:00
e9e53f70cb
checkpoint: add add to the schema 2024-08-11 17:55:43 +01:00
c91561b314
checkpoint: the account-name field is now of type StringSliceValue 2024-08-11 17:05:41 +01:00
f5f835020a
checkpoint: moved custom flag values under new internal package 2024-08-11 16:13:35 +01:00
fe52a991db
checkpoint: add show to the schema 2024-08-11 11:49:47 +01:00
7d2daf77cf
checkpoint: add create to the schema 2024-08-11 00:16:12 +01:00
733a1fc9ac
checkpoint: add mute and unmute to schema 2024-08-10 16:23:00 +01:00
9d509af0df
checkpoint: add edit and delete to schema 2024-08-10 12:06:35 +01:00
93bc7a93f8
checkpoint: added block and unblock to schema 2024-08-10 10:27:45 +01:00
b06fdc2960
checkpoint: add more commands to the schema
- Added accept and reject
- Added follow and unfollow
- Add ability to use a define a different field name for each flag
  reference.
2024-08-10 08:51:53 +01:00
e23e7de262
checkpoint: add init to schema 2024-08-09 23:59:45 +01:00
622ee40306
checkpoint: added the switch command to schema 2024-08-09 23:37:50 +01:00
d1f5e57703
checkpoint: additional fields 2024-08-09 19:28:03 +01:00
e16852da97
add whoami to schema 2024-08-09 18:57:00 +01:00
dee32cc27c
checkpoint: optionally set printer and config 2024-08-09 17:35:44 +01:00
5b8a407a3f
checkpoint: began to create schema and code generator 2024-08-09 17:16:35 +01:00