Skip to content

1.0.3

Compare
Choose a tag to compare
@dsblank dsblank released this 06 Jun 18:20
· 155 commits to main since this release

New in this release:

  1. Added ability to delete assets in an experiment, project, or workspace: cometx delete COMET-PATH --type TYPE|all
  2. Added option to log all items to an experiment, or create a new experiment: cometx log COMET-PATH --type all
  3. Added option to change an other key:value: comet log COMET-PATH --type other --set "key:value"
  4. Added cometx reproduce command