Expand description
Shared option and result types for all commands.
Structs§
- Actor
Init Options - Options for actor init.
- Actor
Init Result - Result of actor init.
- Actor
List Result - Result of actor list.
- Actor
Show Options - Options for actor show.
- Actor
Show Result - Result of actor show/current.
- Actor
UseOptions - Options for actor use.
- Context
Index Options - Options for context index.
- Context
Index Result - Result of context index.
- Context
Project Options - Options for context project.
- Context
Project Result - Result of context project.
- Context
Query Options - Options for context query.
- Context
Query Result - Result of context query.
- Context
SetOptions - Options for context set.
- Context
SetResult - Result of context set.
- Context
Show Options - Options for context show.
- Context
Show Result - Result of context show.
- Daemon
Start Options - Options for daemon start.
- Daemon
Start Result - Result of daemon start.
- Daemon
Status Result - Result of daemon status.
- DbCheck
Options - Options for DB check.
- DbCheck
Result - Result of DB check.
- DbStats
Options - Options for DB stats.
- DbStats
Result - Result of DB stats.
- DbVerify
Options - Options for DB verify.
- DbVerify
Result - Result of DB verify.
- DepAdd
Options - Options for dependency operations.
- DepAdd
Result - Result of adding a dependency.
- DepList
Options - Options for listing dependencies.
- DepList
Result - Result of listing dependencies.
- DepRemove
Options - Options for removing a dependency.
- DepRemove
Result - Result of removing a dependency.
- DepTopo
Options - Options for topological sort.
- DepTopo
Result - Result of topological sort.
- Doctor
Check Result - Individual doctor check result.
- Doctor
Options - Options for doctor.
- Doctor
Result - Result of doctor.
- Export
Options - Options for export.
- Export
Result - Result of export.
- Init
Options - Options for
grite init. - Init
Result - Result of
grite init. - Issue
Assign Options - Options for assignee operations.
- Issue
Assign Result - Result of assignee operation.
- Issue
Attach Options - Options for adding an attachment.
- Issue
Attach Result - Result of adding an attachment.
- Issue
Comment Options - Options for adding a comment.
- Issue
Comment Result - Result of adding a comment.
- Issue
Create Options - Options for creating an issue.
- Issue
Create Result - Result of creating an issue.
- Issue
Label Options - Options for label operations.
- Issue
Label Result - Result of label operation.
- Issue
Link Options - Options for adding a link.
- Issue
Link Result - Result of adding a link.
- Issue
List Options - Options for listing issues.
- Issue
List Result - Result of listing issues.
- Issue
Show Options - Options for showing an issue.
- Issue
Show Result - Result of showing an issue.
- Issue
State Options - Options for changing issue state.
- Issue
State Result - Result of changing issue state.
- Issue
Update Options - Options for updating an issue.
- Issue
Update Result - Result of updating an issue.
- Lock
Acquire Options - Options for lock acquire.
- Lock
Acquire Result - Result of lock acquire.
- Lock
Release Options - Options for lock release.
- Lock
Renew Options - Options for lock renew.
- Lock
Renew Result - Result of lock renew.
- Lock
Status Options - Options for lock status.
- Lock
Status Result - Result of lock status.
- Rebuild
Options - Options for rebuild.
- Rebuild
Result - Result of rebuild.
- Resolve
Options - Options for resolving the grite context (mirrors CLI global flags).
- Snapshot
Create Options - Options for snapshot create.
- Snapshot
Create Result - Result of snapshot create.
- Snapshot
Entry - A snapshot entry for listing.
- Snapshot
GcOptions - Options for snapshot gc.
- Snapshot
GcResult - Result of snapshot gc.
- Snapshot
List Options - Options for snapshot list.
- Snapshot
List Result - Result of snapshot list.
- Sync
Options - Options for sync.
- Sync
Result - Result of sync.
Enums§
- Export
Format - Export format.