Skip to content

Conversation

@r4victor
Copy link
Collaborator

Closes #418

The PR adds --name argument to dstack run so it's possible to specify custom run name:

✗ dstack run . --name ml_dev_env

dstack will execute the following plan:

 CONFIGURATION  USER   PROJECT  INSTANCE  RESOURCES       SPOT POLICY  BUILD 
 .dstack.yml    admin  local    -         4xCPUs, 9951MB  on-demand    No    

Continue? [y/n]: y

Provisioning...

 RUN         USER   INSTANCE  SPOT  STATUS     SUBMITTED 
 ml_dev_env  admin  -         no    Submitted  now 

@r4victor r4victor merged commit b5bb405 into master Jul 27, 2023
@peterschmidt85 peterschmidt85 deleted the issue_418_custom_run_names branch October 4, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Issue draft] Allow the user to override the run name (unique within the repo)

2 participants