Skip to content

skip required flags when creating a resource with -f#429

Open
SaadAssaf wants to merge 1 commit into
mainfrom
nctl_file_flagCheck
Open

skip required flags when creating a resource with -f#429
SaadAssaf wants to merge 1 commit into
mainfrom
nctl_file_flagCheck

Conversation

@SaadAssaf

Copy link
Copy Markdown
Contributor

No description provided.

@SaadAssaf

Copy link
Copy Markdown
Contributor Author

ticket: 1695

Comment thread create/application.go

type gitConfig struct {
URL string `required:"" help:"URL to the Git repository containing the application source. Both HTTPS and SSH formats are supported."`
URL string `help:"URL to the Git repository containing the application source. Both HTTPS and SSH formats are supported."`

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm wondering, when using a file, the kind shouldn't be required?

nctl create -f

and not

nctl create application -f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants