octopipe config
Command Referenceoctopipe config
command manages both global and project-specific configurations. This command allows you to set, get, and list configuration values that control various aspects of Octopipe’s behavior.
<key>
: The configuration key to set.
• <value>
: The value to assign to the key.
get
• Purpose: Retrieve the current value of a configuration setting.
• Usage Example:
<key>
: The configuration key to retrieve.
list
• Purpose: List all current configuration settings.
• Usage Example: