anyproto / anyproto/anytype-cli

Help and errors say "anytype" instead of "anytype-cli"

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
134
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Have you read a contributing guide?
  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed
Current Behavior

Many help messages and error messages say to run "anytype ..." instead of "anytype-cli". The former is not correct for running CLI commands.

Expected Behavior

All printed content should say "anytype-cli" when giving commands to run for Anytype CLI.

Steps To Reproduce
> anytype-cli --help
Command-line interface for Anytype

Usage:
  anytype <command> <subcommand> [flags]
  anytype [command]
Environment
- OS: 
- Version: 0.3.6
Anything else?

No response

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.

Research direction

Start by searching the repository for help and error strings containing the command name, then run anytype-cli --help and the affected commands to compare their output with the issue. Update every printed command reference to use anytype-cli, and verify that no user-facing help or error message still instructs users to run anytype.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.