-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We could support multiple input files, so we could define resources separately and run individual bits based on what we need (i.e., only things that have changed). Care would need to be taken about order.
script.py --options orgs.yml workspaces.yml secrets.yml credentials.yml computeenvs.yml pipelines.yml launch.yml
Then re-run :
script.py --options pipelines.yml launch.yml
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request