Implement the actions list and actions info <name> commands for sh1pt CLI as per the PRD. These commands should:
- Query the local registry loader
- List available action packages
- Show detailed info for a selected action
- Output required metadata (trust level, publisher, paths, manifest description, etc.)
Reference: #422
Implement the
actions listandactions info <name>commands for sh1pt CLI as per the PRD. These commands should:Reference: #422