Changelog
Features
- 9ad6f81: feat(secret-manager): add endpoints for using the name to retrieve secrets"(#2801) (@scaleway-bot)
- 35b94f4: feat(autocomplete): remove beta check for arg completion (#2838) (@Codelax)
- 71624a6: feat(cockpit): enable and configure commands (#2825) (@quantumsheep)
- 1c3ebb3: feat(cockpit): enable and document activate and deactivate methods (#2824) (@scaleway-bot)
- 7bf62f8: feat(cockpit): implementation (#2823) (@scaleway-bot)
- 75ed180: feat(core): add argspec util to get corresponding type from argstype (#2850) (@Codelax)
- fd66ebe: feat(iam): enable cli commands for new JWT IAM (#2843) (@scaleway-bot)
- aa12c16: feat(instance): add tags to private nics (#2793) (@scaleway-bot)
- 25c4a48: feat(instance): enable cli for UpdatePrivateNIC (#2811) (@scaleway-bot)
- 8d354fc: feat(secret): handle bytes data (#2849) (@Monitob)
- 21cc337: feat(secret_manager): add name filter to ListSecrets (#2817) (@scaleway-bot)
- bfec5e1: feat(shell): cache last autocomplete request (#2846) (@Codelax)
- 6bf91b1: feat(webhosting): enable CLI (#2844) (@scaleway-bot)
- 429239f: feat: add command aliases (#2501) (@Codelax)
- a8acd72: feat: update doc generation (#2829) (@scaleway-bot)
Fixes
- dd77e3c: fix(args): parse slice indexes as 32 bits (#2847) (@Codelax)
- f3ba936: fix(autocomplete): apply default values to list on arg completion (#2833) (@Codelax)
- 0dc7913: fix(secrets): remove views on yaml (#2826) (@scaleway-bot)
- ac91828: fix(shell): crash when completing map of object (#2845) (@Codelax)