🏃🏻 Resource Create Command (#2214)

# Description

This PR introduces the new create command under the `DevApp` interface.
Using this command now users can create resources using CLI command by
simply running `cdf dev create ...`

<img width="1457" height="243" alt="Screenshot 2025-11-21 at 2 15 33 PM"
src="https://github.com/user-attachments/assets/5a991874-db0d-40b7-b873-ab44ef38c371"
/>


## Bump

- [x] Patch
- [ ] Skip

## Changelog

### Added

- Added resource create command - `cdf dev create ...`
