This message was deleted.
# atlantis-community
s
This message was deleted.
s
I'm using atlantis version 0.20.1 and getting
Error: unknown flag: --hide-unchanged-plan-comments
atlantis server --hide-unchanged-plan-comments --bitbucket-user=${BITBUCKET_USERNAME} --bitbucket-token=${BITBUCKET_TOKEN} --repo-allowlist=bitbucket.org/mysoftware/itc-infrastructure --repo-config="/home/atlantis/repos.yaml" --disable-apply --disable-autoplan --web-basic-auth=true --web-username=${ATLANTIS_WEB_USERNAME} --web-password=${ATLANTIS_WEB_PASSWORD}
by removing
--hide-unchanged-plan-comments
flap it works fine
p
that has not been released yet
docs are not versioned
s
@PePe Amengual we cannot use
--hide-unchanged-plan-comments
for any version of atlantis, correct ?
r
You have to use the
dev
image for that
That's coming in the next release as version 0.23.0
The docs update before the atlantis version unfortunately. Apologies
s
Thanks @RB @PePe Amengual, can you confirm v0.23.0-pre.20230222 is dev ?
I also noticed
0.23.0:latest
updated 5 hours ago, but I'm not sure if i can use
--hide-unchanged-plan-comments
works for it
r
It works for me using 0.23.0
The
dev
image is updated on every pr merge
s
ohk, Thanks @RB
p
yes, it should