Documentation
¶
Overview ¶
Package main implements the DE CLI client for interacting with the deserver.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
commands
Package commands provides the CLI command structure and execution for the decli client.
|
Package commands provides the CLI command structure and execution for the decli client. |
|
commands/auth
Package authcmd provides CLI commands for user authentication operations.
|
Package authcmd provides CLI commands for user authentication operations. |
|
commands/decmd
Package decmd handles all decli commands related to the differential evolution API.
|
Package decmd handles all decli commands related to the differential evolution API. |
|
config
Package config manages CLI client configuration including server connection settings.
|
Package config manages CLI client configuration including server connection settings. |
|
state
Package state manages the state of the CLI.
|
Package state manages the state of the CLI. |
|
state/sqlite
Package sqlite implements the methods defined in the CLI state interface.
|
Package sqlite implements the methods defined in the CLI state interface. |
|
utils
Package utils provides utility functions for the CLI including secure password handling.
|
Package utils provides utility functions for the CLI including secure password handling. |
Click to show internal directories.
Click to hide internal directories.