Command line#
galactic#
GALACTIC main application.
galactic [OPTIONS] COMMAND [ARGS]...
Options
- --version#
Show the version and exit.
- --color, --no-color#
Whether or not to display colored output (default is auto-detection) [env vars: FORCE_COLOR/NO_COLOR]
GAlois LAttices, Concept Theory, Implicational systems and Closures.
market#
Market CLI plugin.
galactic market [OPTIONS] COMMAND [ARGS]...
GAlois LAttices, Concept Theory, Implicational systems and Closures.
package#
Manage packages in the GALACTIC market.
This command group provides subcommands to show, list, and install packages.
galactic market package [OPTIONS] COMMAND [ARGS]...
GAlois LAttices, Concept Theory, Implicational systems and Closures.
find#
Find packages in the GALACTIC market based on criteria.
galactic market package find [OPTIONS] [ARGS]...
Arguments
- ARGS#
Optional argument(s)
GAlois LAttices, Concept Theory, Implicational systems and Closures.
install#
Install a package from the GALACTIC market.
galactic market package install [OPTIONS]
Options
- --name <name>#
Required Package name
- --extra-index-url <extra_index_url>#
Additional PyPI index URL(s) (can be used multiple times)
GAlois LAttices, Concept Theory, Implicational systems and Closures.
list#
List all packages available in the GALACTIC market.
galactic market package list [OPTIONS]
Options
- --version#
- --keywords#
- --requires_python#
- --license_expression#
GAlois LAttices, Concept Theory, Implicational systems and Closures.
show#
Show details of a package in the GALACTIC market.
galactic market package show [OPTIONS]
Options
- --name <name>#
Required Package name
GAlois LAttices, Concept Theory, Implicational systems and Closures.
proxy#
Manage proxies in the GALACTIC market.
This command group provides subcommands to add, load, get, list, and remove proxies.
galactic market proxy [OPTIONS] COMMAND [ARGS]...
GAlois LAttices, Concept Theory, Implicational systems and Closures.
add#
Add a new proxy to the market.
galactic market proxy add [OPTIONS]
Options
- --name <name>#
Required Proxy name
- --summary <summary>#
Required Proxy summary
- --url <url>#
Required Proxy URL
GAlois LAttices, Concept Theory, Implicational systems and Closures.
list#
List all proxies in the market.
galactic market proxy list [OPTIONS]
GAlois LAttices, Concept Theory, Implicational systems and Closures.
load#
Load a proxy by name or load all proxies.
galactic market proxy load [OPTIONS]
Options
- --name <name>#
Proxy name
- --all#
Remove all proxies
GAlois LAttices, Concept Theory, Implicational systems and Closures.
remove#
Remove a proxy by name or remove all proxies.
galactic market proxy remove [OPTIONS]
Options
- --name <name>#
Proxy name
- --all#
Remove all proxies
GAlois LAttices, Concept Theory, Implicational systems and Closures.
unload#
Unload a proxy by name or unload all proxies.
galactic market proxy unload [OPTIONS]
Options
- --name <name>#
Proxy name
- --all#
Remove all proxies
GAlois LAttices, Concept Theory, Implicational systems and Closures.
update#
Update the summary of an existing proxy.
galactic market proxy update [OPTIONS]
Options
- --name <name>#
Required Proxy name
- --summary <summary>#
Required Proxy summary
GAlois LAttices, Concept Theory, Implicational systems and Closures.
settings#
Commands for the GALACTIC market.
galactic market settings [OPTIONS] COMMAND [ARGS]...
GAlois LAttices, Concept Theory, Implicational systems and Closures.
display#
Change the display mode of the GALACTIC market.
galactic market settings display [OPTIONS]
Options
- --mode <mode>#
Required Set the display mode.
- Options:
advanced | detailed | simple
GAlois LAttices, Concept Theory, Implicational systems and Closures.
purge#
Purge the cache of the GALACTIC market.
galactic market settings purge [OPTIONS]
GAlois LAttices, Concept Theory, Implicational systems and Closures.
reset#
Reset the cache of the GALACTIC market.
galactic market settings reset [OPTIONS]
GAlois LAttices, Concept Theory, Implicational systems and Closures.