determined icon indicating copy to clipboard operation
determined copied to clipboard

chore: set cli pwd warning go to stderr

Open hamidzr opened this issue 8 months ago • 2 comments

Ticket

Description

we'd probably want a shared path for all cli warnings. we have deprecation warnings and probably other warning classes as well

or maybe use https://docs.python.org/3/library/exceptions.html#UserWarning ?

Test Plan

det u logout; det e ls > /dev/null

Checklist

  • [ ] Changes have been manually QA'd
  • [ ] New features have been approved by the corresponding PM
  • [ ] User-facing API changes have the "User-facing API Change" label
  • [ ] Release notes have been added as a separate file under docs/release-notes/ See Release Note for details.
  • [ ] Licenses have been included for new code which was copied and/or modified from any external code

hamidzr avatar Jun 18 '24 14:06 hamidzr