CASMcode icon indicating copy to clipboard operation
CASMcode copied to clipboard

casm update does not default to using 'MASTER' selection. Selections for casm rm also not working as expected

Open jli5373 opened this issue 2 years ago • 1 comments

The documentation from casm update -h indicates that casm update should default to the MASTER selection list, but unless I explicitly input casm update -c MASTER, it seems to attempt to update either 'ALL' or 'CALCULATED', not completely sure from my project, which is not the expected behavior.

Also, I think this affects casm rm as well since I tried to run casm rm --names "my_config_name" or casm rm -c MASTER and it instead tried to remove all the configurations in my casm project instead of just the selected one.

jli5373 avatar Jul 06 '23 20:07 jli5373

Thanks for the comment, it will help us improve update / import.

bpuchala avatar Jul 06 '23 21:07 bpuchala