Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 04:56 AM - edited 09-16-2024 04:58 AM
Hi @johnb1 ,
To deploy to specifitc target, you can deploy with -t flag:
databricks bundle deploy -t dev
Check the docs:
bundle command group | Databricks on AWS