Skip to main content

Module entity

Module entity 

Source
Expand description

Shared implementation for the entity commands.

Projects, portfolios and goals are the same endpoint family with a different type name, so they share everything but the word.

Structs§

Fields
Fields a project, portfolio or goal can be given on the command line.

Functions§

contents
List what a portfolio contains.
create
Create a project, portfolio or goal.
get
Show one entity.
list
List entities of one kind.
place
Put an entity inside a portfolio, or take it out of one.
remove
Delete one.
update
Change the fields of one.