Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR (ArgumentError): Unknown boot_config subcommand clear #1082

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

graysonchen
Copy link
Contributor

@graysonchen graysonchen commented Oct 8, 2024

kamal proxy boot_config clear

ERROR (ArgumentError): Unknown boot_config subcommand clear

image

kamal proxy boot_config reset
image

when "reset"
on(KAMAL.proxy_hosts) do |host|
execute *KAMAL.proxy.reset_boot_options
end

 kamal proxy boot_config clear
 
 ERROR (ArgumentError): Unknown boot_config subcommand clear
@tuladhar
Copy link
Contributor

tuladhar commented Oct 8, 2024

Interesting. In the Kamal documentation, it's correct in kamal proxy output but incorrectly mentioned again in boot configuration.

@tuladhar
Copy link
Contributor

tuladhar commented Oct 8, 2024

Once this PR is merged, and documentation is updated, so it should be fine.

@djmb djmb merged commit 7dc2609 into basecamp:main Oct 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants