Command Line Usage

kas - setup tool for bitbake based project

usage: kas [-h] [--version] [-l {debug,info,warning,error,critical}]
           {build,checkout,clean,cleansstate,cleanall,purge,diff,dump,for-all-repos,lock,menu,shell}
           ...

Positional Arguments

cmd

Possible choices: build, checkout, clean, cleansstate, cleanall, purge, diff, dump, for-all-repos, lock, menu, shell

Named Arguments

--version

show program’s version number and exit

-l, --log-level

Possible choices: debug, info, warning, error, critical

Set log level (default: info)

Default: 'info'