Read project in the default organization. If you want to
override the default organization, then pass organization_name
as
**kwargs
.
Args
project_name
(str) : Project name.Example
List projects in the default organization. If you want to
override the default organization, then pass organization_name
as
**kwargs
.
Example
Create project in the default organization. If you want to
override the default organization, then pass organization_name
as
**kwargs
.
Args
project_name
(str) : Project name.description
(str) : Project description. Defaults to None.Example