Skip to content

kite project

Manage projects. Projects are the top-level organizational unit for grouping resources.

Aliases: proj, p

list

List all projects.

kite project list

Shortcut: kite ls

get

Get project details.

kite project get <name-or-id>

select

Set the active project for subsequent commands.

kite project select <name-or-id>

All resource commands will use this project by default.

current

Show the currently active project.

kite project current