url
for network> url {flags}
input | output |
---|---|
nothing | string |
You must use one of the following subcommands. Using this command as-is will only produce this help message.
name | type | usage |
---|---|---|
url build-query |
Builtin | Converts record or table into query string applying percent-encoding. |
url encode |
Builtin | Converts a string to a percent encoded web safe string. |
url join |
Builtin | Converts a record to url. |
url parse |
Builtin | Parses a url. |
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/url.html