Command line#

galactic market#

Manage the market.

Usage

galactic market [OPTIONS] COMMAND [ARGS]...

package#

Manage packages in the GALACTIC market.

This command group provides subcommands to show, list, and install packages.

Usage

galactic market package [OPTIONS] COMMAND [ARGS]...

GAlois LAttices, Concept Theory, Implicational systems and Closures.

find#

Find packages in the GALACTIC market based on criteria.

Usage

galactic market package find [OPTIONS] [ARGS]...

Options

--pre, --no-pre#

Include pre-release and development versions

Arguments

ARGS#

Optional argument(s)

GAlois LAttices, Concept Theory, Implicational systems and Closures.

list#

List all packages available in the GALACTIC market.

Usage

galactic market package list [OPTIONS]

Options

--version#

Display versions

--keywords#

Display keywords

--python#

Display compatible python versions

--license#

Display license

GAlois LAttices, Concept Theory, Implicational systems and Closures.

show#

Show details of a package in the GALACTIC market.

Usage

galactic market package show [OPTIONS]

Options

--pre, --no-pre#

Include pre-release and development versions

--name <name>#

Package name

GAlois LAttices, Concept Theory, Implicational systems and Closures.

settings#

Commands for the GALACTIC market.

Usage

galactic market settings [OPTIONS] COMMAND [ARGS]...

GAlois LAttices, Concept Theory, Implicational systems and Closures.

display#

Change the display mode of the GALACTIC market.

Usage

galactic market settings display [OPTIONS]

Options

--mode <mode>#

Set the display mode.

Options:

advanced | detailed | simple

GAlois LAttices, Concept Theory, Implicational systems and Closures.

purge#

Purge the cache of the GALACTIC market.

Usage

galactic market settings purge [OPTIONS]

GAlois LAttices, Concept Theory, Implicational systems and Closures.

reset#

Reset the configuration of the GALACTIC market.

Usage

galactic market settings reset [OPTIONS]

GAlois LAttices, Concept Theory, Implicational systems and Closures.

store#

Manage stores in the GALACTIC market.

This command group provides subcommands to add, update, load, unload, list, and remove stores.

Usage

galactic market store [OPTIONS] COMMAND [ARGS]...

GAlois LAttices, Concept Theory, Implicational systems and Closures.

add#

Add a new store to the market.

Usage

galactic market store add [OPTIONS]

Options

--name <name>#

Store name

--summary <summary>#

Store summary

--url <url>#

Store URL

GAlois LAttices, Concept Theory, Implicational systems and Closures.

list#

List all stores in the market.

Usage

galactic market store list [OPTIONS]

GAlois LAttices, Concept Theory, Implicational systems and Closures.

load#

Load a store by name or load all stores.

Usage

galactic market store load [OPTIONS]

Options

--name <name>#

Store name

--all#

Load all stores

GAlois LAttices, Concept Theory, Implicational systems and Closures.

remove#

Remove a store by name or remove all stores.

Usage

galactic market store remove [OPTIONS]

Options

--name <name>#

Store name

--all#

Remove all stores

GAlois LAttices, Concept Theory, Implicational systems and Closures.

unload#

Unload a store by name or unload all stores.

Usage

galactic market store unload [OPTIONS]

Options

--name <name>#

Store name

--all#

Unload all stores

GAlois LAttices, Concept Theory, Implicational systems and Closures.

update#

Update the summary of an existing store.

Usage

galactic market store update [OPTIONS]

Options

--name <name>#

Store name

--summary <summary>#

Store summary

GAlois LAttices, Concept Theory, Implicational systems and Closures.