Abhijeet Singh Kaurav

Results 27 issues of Abhijeet Singh Kaurav

`calm compile/create` commands should blow a error if above behaviour is not followed inside the blueprint.

P2

Right now we strip out secrets before creating blueprint. Support to pass encrypted secret value and passphrase during bp create command. Use case: Will be helpful for decompiling secret while...

P1

Api response can be configured to support for pagination. For now default length for api response used is 20. So following steps may happen: 1. Increase default length in requested...

P2

Would be nice to have command to create blueprint file based on no. of service, profiles provided as options. Ex: `calm init bp --ns 2 -np 3.` It should create...

P2

Commands like: `calm init account` `calm init project` `calm init environment` `calm init scheduler` `calm init approval-policy` will be more useful for the users.

enhancement