Skip to content

Conversation

@jlongtine
Copy link
Contributor

No description provided.

Joel Longtine added 2 commits March 10, 2022 14:53
Signed-off-by: Joel Longtine <[email protected]>
Copy link
Contributor

@aluzzardi aluzzardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Do you think you could swing a test in there?

@jlongtine
Copy link
Contributor Author

@aluzzardi Definitely.

@netlify
Copy link

netlify bot commented Mar 10, 2022

✔️ Deploy Preview for devel-docs-dagger-io ready!

🔨 Explore the source changes: 993c706

🔍 Inspect the deploy log: https://app.netlify.com/sites/devel-docs-dagger-io/deploys/622a85c0ab0b97000896318d

😎 Browse the preview: https://deploy-preview-1763--devel-docs-dagger-io.netlify.app

Signed-off-by: Joel Longtine <[email protected]>
@jlongtine
Copy link
Contributor Author

@aluzzardi This works, but currently prints the full help message... not sure I like that.

Attempting to load a dagger 0.1.0 project. Please upgrade your config to be compatible with this version of dagger. Contact the Dagger team if you need help!

Execute a dagger action.

Usage:
  dagger do [OPTIONS] ACTION [SUBACTION...] [flags]

Flags:
      --cache-from stringArray   External cache sources (eg. user/app:cache, type=local,src=path/to/dir)
      --cache-to stringArray     Cache export destinations (eg. user/app:cache, type=local,dest=path/to/dir)
  -h, --help                     help for do
      --no-cache                 Disable caching
  -p, --plan string              Path to plan (defaults to current directory) (default ".")
  -w, --with stringArray

Global Flags:
      --log-format string   Log format (auto, plain, tty, json) (default "auto")
  -l, --log-level string    Log level (default "info")



Joel Longtine added 2 commits March 10, 2022 15:19
Signed-off-by: Joel Longtine <[email protected]>
Signed-off-by: Joel Longtine <[email protected]>
@aluzzardi
Copy link
Contributor

Ok. Let me take a look

Signed-off-by: Andrea Luzzardi <[email protected]>
@talentedmrjones
Copy link

:shipit:

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