mark package-url as required to avoid panic
This commit is contained in:
		
							parent
							
								
									505e7c3faf
								
							
						
					
					
						commit
						6bf97faac3
					
				| @ -117,6 +117,7 @@ fn main() { | |||||||
|                             "Package registry url, detee-cli app package <binary>".to_string() + |                             "Package registry url, detee-cli app package <binary>".to_string() + | ||||||
|                             "check detee-cli app package --help for more information" |                             "check detee-cli app package --help for more information" | ||||||
|                         ) |                         ) | ||||||
|  |                         .required(true) | ||||||
|                     ) |                     ) | ||||||
|                     .arg( |                     .arg( | ||||||
|                         Arg::new("package-type") |                         Arg::new("package-type") | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user