@servicenow/cli

Now CLI - your wish is our command

Usage no npm install needed!

<script type="module">
  import servicenowCli from 'https://cdn.skypack.dev/@servicenow/cli';
</script>

README

@servicenow/cli

Visit https://developer.servicenow.com/dev.do#!/guide/orlando/now-experience/cli/getting-started/ for more information.

Release Notes

v17.0.3

  • Fixed the issue of sensitive data exposure via version control
    • Development proxy server uses credentials from running the now-cli login command.
    • now-cli.json is no longer used for proxy server credentials. Credentials must be removed from the config file (located in now-cli.json, development.proxy.headers.Authorization).