search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Agate Commands
10 agate entries
Limited to 100 results
agate Operations
Agate Command: Display Help
agate -h agate Operations
Agate Command: Display Help
agate -h agate HTTP
Agate Command: Generate And Run Server With Key And Certificates
agate --content <path/to/content>/ --addr {[::]:1965} --addr {0.0.0.0:1965} --hostname <example.com> --lang <en-US> agate HTTP
Agate Command: Generate Private Key And Certificate
agate --content <path/to/content>/ --addr {[::]:1965} --addr {0.0.0.0:1965} --hostname <example.com> --lang <en-US> agate HTTP
Agate Command: Run And Generate Private Key And Certificate
agate --content <path/to/content>/ --addr {[::]:1965} --addr {0.0.0.0:1965} --hostname <example.com> --lang <en-US> agate Operations
Agate Command: Run Server
agate <path/to/file> agate Operations
Agate Command: Run Server With File
agate <path/to/file> agate HTTP
Agate Command: Run And Generate Keys And Certificate
agate --content <path/to/content>/ --addr {[::]:1965} --addr {0.0.0.0:1965} --hostname <example.com> --lang <en-US> agate HTTP
Agate Command: Run And Generate Private Key And Certificate
agate --content <path/to/content>/ --addr {[::]:1965} --addr {0.0.0.0:1965} --hostname <example.com> --lang <en-US> agate Operations
Agate Command: Run Server
agate <path/to/file>