Skip to content
Snippets Groups Projects
  1. Nov 17, 2017
  2. Nov 15, 2017
  3. Nov 14, 2017
    • Alex Clemmer's avatar
      :writing_hand:️ Implement `registry list` and `registry describe` · 288e3e77
      Alex Clemmer authored
      `registry list` and `registry describe` were designed to behave very
      similarly to `prototype list` and `prototype describe`. The former
      command is self-explanatory, and the second does displays some
      documentation about the object in question.
      
      This commit will implement these commands per the spec, and is a partial
      fix to #38.
      288e3e77