Editing Ipfs

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 14: Line 14:
 
  [[ipfs dag]]
 
  [[ipfs dag]]
 
  [[ipfs object]]
 
  [[ipfs object]]
 
<pre>
 
USAGE
 
  ipfs  - Global p2p merkle-dag filesystem.
 
 
  ipfs [--config=<config> | -c] [--debug | -D] [--help] [-h] [--api=<api>] [--offline] [--cid-base=<base>] [--upgrade-cidv0-in-output] [--encoding=<encoding> | --enc] [--timeout=<timeout>] <command> ...
 
 
SUBCOMMANDS
 
  BASIC COMMANDS
 
    init          Initialize local IPFS configuration
 
    add <path>    Add a file to IPFS
 
    cat <ref>    Show IPFS object data
 
    get <ref>    Download IPFS objects
 
    ls <ref>      List links from an object
 
    refs <ref>    List hashes of links from an object
 
 
 
  DATA STRUCTURE COMMANDS
 
    dag          Interact with IPLD DAG nodes
 
    files        Interact with files as if they were a unix filesystem
 
    block        Interact with raw blocks in the datastore
 
 
 
  TEXT ENCODING COMMANDS
 
    cid          Convert and discover properties of CIDs
 
    multibase    Encode and decode data with Multibase format
 
 
 
  ADVANCED COMMANDS
 
    daemon        Start a long-running daemon process
 
    shutdown      Shut down the daemon process
 
    resolve      Resolve any type of content path
 
    name          Publish and resolve IPNS names
 
    key          Create and list IPNS name keypairs
 
    pin          Pin objects to local storage
 
    repo          Manipulate the IPFS repository
 
    stats        Various operational stats
 
    p2p          Libp2p stream mounting (experimental)
 
    filestore    Manage the filestore (experimental)
 
    mount        Mount an IPFS read-only mount point (experimental)
 
 
 
  NETWORK COMMANDS
 
    id            Show info about IPFS peers
 
    bootstrap    Add or remove bootstrap peers
 
    swarm        Manage connections to the p2p network
 
    dht          Query the DHT for values or peers
 
    routing      Issue routing commands
 
    ping          Measure the latency of a connection
 
    bitswap      Inspect bitswap state
 
    pubsub        Send and receive messages via pubsub
 
 
 
  TOOL COMMANDS
 
    config        Manage configuration
 
    version      Show IPFS version information
 
    diag          Generate diagnostic reports
 
    update        Download and apply go-ipfs updates
 
    commands      List all available commands
 
    log          Manage and show logs of running daemon
 
 
 
  Use 'ipfs <command> --help' to learn more about each command.
 
 
 
  ipfs uses a repository in the local file system. By default, the repo is
 
  located at ~/.ipfs. To change the repo location, set the $IPFS_PATH
 
  environment variable:
 
 
 
    export IPFS_PATH=/path/to/ipfsrepo
 
 
 
  EXIT STATUS
 
 
 
  The CLI will exit with one of the following values:
 
 
 
  0    Successful execution.
 
  1    Failed executions.
 
</pre>
 
  
  

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: