Add common command aliases: `ls`, `sh`, `rm`, `ok`

Open Beginner friendly
#860 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
go
Domain
cli

Research direction

Start by locating the command definitions and existing alias-handling entry point for list, shell, remove, and okay. Add the requested aliases and verify that each invokes its corresponding command, including the behavior of the placeholder as clarified by the project.

Written by the indexing model from the issue text.

Description

There are a number of common aliases that could be applied:

  • ls for list
  • sh for shell
  • rm for remove
  • ok for okay ;)

I don't think there's any chance for these being ambiguous in the future?

Dominant language
Go
Stars
110
Forks
17
Avg merge
23h 43m
Merged PRs (30d)
32

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from canonical/workshop

All issues in canonical/workshop

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.