Skip to content

rename commands to new scheme

James Deikun requested to merge jd-update-to-switch into develop

Summary

Rename commands to follow the new plan. Don't implement the full spec, just rename what's already there to reduce the possibility of future deprecations.

Merge criteria

  • All merge requests must be reviewed by someone other than the original author.
  • Before hitting the "Merge" button, verify that the associated CI build has succeeded or that the source branch can be built with a manual nix-build.

Checklist for success

  • I have updated the changelog.
  • My code is consistent with the Obsidian style guide.

Merge request reports