1DUB-SEARCH(1)              The D Language Foundation             DUB-SEARCH(1)
2
3
4

NAME

6       dub-search - Search for available packages.
7

SYNOPSIS

9       dub search <package-name> OPTIONS...
10

DESCRIPTION

12       Search all specified providers for matching packages.
13

OPTIONS

15   COMMON OPTIONS
16       See dub(1)
17

EXIT STATUS

19       0      DUB succeeded
20
21       1      usage errors, unknown command line flags
22
23       2      package not found, package failed to load, miscellaneous error
24

FILES

26       dub.sdl, dub.json
27

AUTHOR

29       Copyright (c) 1999-2023 by The D Language Foundation
30

ONLINE DOCUMENTATION

32       http://code.dlang.org/docs/commandline ⟨⟩
33

SEE ALSO

35       dub(1), dub-list(1)
36
37
38
39The D Language Foundation         2023-07-24                     DUB-SEARCH(1)
Impressum