Expand description
memstead fetch / memstead pull / memstead push CLI subcommands. The
three engine surfaces share refusal codes and an outcome shape;
the CLI front-end is a thin print of each.
Structs§
- Fetch
Args memstead fetch <mem> [--remote <name>] [<refspec>...]arguments.- Pull
Args memstead pull <mem> [--remote <name>]arguments.- Push
Args memstead push <mem> [--remote <name>] [--force]arguments.