Skip to content

Hide unused flag for version command#462

Merged
samalba merged 1 commit into
dagger:mainfrom
TomChv:fix-version-flags
May 13, 2021
Merged

Hide unused flag for version command#462
samalba merged 1 commit into
dagger:mainfrom
TomChv:fix-version-flags

Conversation

@TomChv
Copy link
Copy Markdown
Member

@TomChv TomChv commented May 13, 2021

TL;DR

Fix #460

Fix

dagger help version now print :

Print dagger version

Usage:
  dagger version [flags]

Flags:
      --check   check if dagger is up to date
  -h, --help    help for version

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
@samalba samalba merged commit a79f10a into dagger:main May 13, 2021
@samalba samalba deleted the fix-version-flags branch May 13, 2021 13:33
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.

The dagger version CLI doesn't require the Global Flags and hence should be removed from the help page

2 participants