Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Rename --local to --offline #1778

Closed
Closed
@Stebalien

Description

@Stebalien

Related to: ipfs/kubo#4182
Go-ipfs proposal: ipfs/kubo#5825 (comment)

The local flag was supposed to mean "do this on the client, not the daemon" (I think?). However, that hasn't been true for a while. Now it just means "don't use the network for this operation".

Proposal:

  1. Rename --local to --offline (replacing the daemon --offline flag with the global --offline flag (chore: rename local option to offline #1850).
  2. Make it apply everywhere.

Metadata

Metadata

Assignees

Labels

P2Medium: Good to have, but can wait until someone steps upexp/wizardExtensive knowledge (implications, ramifications) requiredkind/wontfix-migration-availablestatus/in-progressIn progress

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions